/var/www/vhosts/ihelp.ro/httpdocs/vendor/phpunit/phpunit/src/Framework/Error
NameSizeModeActions
Deprecated.php3510644editdlrm
Error.php6200644editdlrm
Notice.php3470644editdlrm
Warning.php3480644editdlrm
Edit: /var/www/vhosts/ihelp.ro/httpdocs/vendor/phpunit/phpunit/src/Framework/Error/Deprecated.php (351B)
* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace PHPUnit\Framework\Error; /** * @internal */ final class Deprecated extends Error { }