X7ROOT File Manager
Current Path:
/home/gfecatvj/sites/vendor/symfony/translation/Exception
home
/
gfecatvj
/
sites
/
vendor
/
symfony
/
translation
/
Exception
/
📁
..
📄
ExceptionInterface.php
(469 B)
📄
InvalidArgumentException.php
(521 B)
📄
InvalidResourceException.php
(493 B)
📄
LogicException.php
(487 B)
📄
NotFoundResourceException.php
(492 B)
📄
RuntimeException.php
(497 B)
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 Symfony\Component\Translation\Exception; /** * Base RuntimeException for the Translation component. * * @author Abdellatif Ait boudad <a.aitboudad@gmail.com> */ class RuntimeException extends \RuntimeException implements ExceptionInterface { }
Upload File
Create Folder