<?php
// phpcs:ignoreFile -- compatibility library for PHP 5-7.1
namespace ParagonIE\Sodium;

class Compat extends \ParagonIE_Sodium_Compat
{

}
