File "Compat.php"
Full Path: /home/itfekxul/theolympicssports.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Compat.php
File size: 145 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
// phpcs:ignoreFile -- compatibility library for PHP 5-7.1
namespace ParagonIE\Sodium;
class Compat extends \ParagonIE_Sodium_Compat
{
}