File Manager Lite
Dir:
/home/codewavebd/public_html/vendor/symfony/routing/Exception
Upload
[..]
LogicException.php (335 B)
Edit
Rename
Del
MissingMandatoryParametersException.php (1.36 KB)
Edit
Rename
Del
Edit: LogicException.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\Routing\Exception; class LogicException extends \LogicException { }
Simpan