X7ROOT File Manager
Current Path:
/home/prisjneg/public_html/vendor/symfony/mime/Exception
home
/
prisjneg
/
public_html
/
vendor
/
symfony
/
mime
/
Exception
/
📁
..
📄
AddressEncoderException.php
(405 B)
📄
ExceptionInterface.php
(392 B)
📄
InvalidArgumentException.php
(439 B)
📄
LogicException.php
(419 B)
📄
RfcComplianceException.php
(437 B)
📄
RuntimeException.php
(423 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\Mime\Exception; /** * @author Fabien Potencier <fabien@symfony.com> */ class RuntimeException extends \RuntimeException implements ExceptionInterface { }
Upload File
Create Folder