File "SodiumException.php"

Full Path: /home/ozbarhaber/public_html/24052025_siteeeeeeeee/wp-includes/block-patterns/SodiumException.php
File size: 158 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

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

    }
}