| Current Path : /srv/web/sites/trentinoplant.it/httpdocs/vendor1/paragonie/sodium_compat/src/ |
| Current File : /srv/web/sites/trentinoplant.it/httpdocs/vendor1/paragonie/sodium_compat/src/SodiumException.php |
<?php
declare(strict_types=1);
if (class_exists('SodiumException', false)) {
return;
}
/**
* Class SodiumException
*/
class SodiumException extends Exception
{
}