2023-12-16 00:46:10 +00:00

8 lines
92 B
PHP
Executable File

<?php
namespace ParagonIE\Sodium\Core;
class Util extends \ParagonIE_Sodium_Core_Util
{
}