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

class File extends \ParagonIE_Sodium_File
{

}
