Your IP : 216.73.217.30


Current Path : /var/www/magento.test.indacotrentino.com/www/vendor/paragonie/sodium_compat/src/
Upload File :
Current File : /var/www/magento.test.indacotrentino.com/www/vendor/paragonie/sodium_compat/src/SodiumException.php

<?php
declare(strict_types=1);

if (class_exists('SodiumException', false)) {
    return;
}
/**
 * Class SodiumException
 */
class SodiumException extends Exception
{

}