BossBey File Manager
PHP:
7.4.33
OS:
Linux
User:
root
Root
/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
rector
/
rector
/
vendor
/
symfony
/
filesystem
/
Exception
π€ Upload
π New File
π New Folder
Close
Editing: RuntimeException.php
<?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace RectorPrefix202411\Symfony\Component\Filesystem\Exception; /** * @author ThΓ©o Fidry <theo.fidry@gmail.com> */ class RuntimeException extends \RuntimeException implements ExceptionInterface { }
Save
Cancel