?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/demo2-old/wp-includes/sodium_compat/src/



?? Go up: /home/webdevt/www/demo2-old/wp-includes/sodium_compat

?? Viewing: SodiumException.php

<?php

if (!class_exists('SodiumException', false)) {
    /**
     * Class SodiumException
     */
    class SodiumException extends Exception
    {

    }
}


??

??