/
opt
/
alt
/
php55
/
usr
/
share
/
pear
/
Symfony
/
Component
/
DependencyInjection
/
Exception
/
/opt/alt/php55/usr/share/pear/Symfony/Component/DependencyInjection/Exception
mkdir
upload
Name
Size
Mode
Actions
BadMethodCallException.php
468
0644
edit
dl
rm
ExceptionInterface.php
514
0644
edit
dl
rm
InactiveScopeException.php
1006
0644
edit
dl
rm
InvalidArgumentException.php
537
0644
edit
dl
rm
LogicException.php
444
0644
edit
dl
rm
OutOfBoundsException.php
462
0644
edit
dl
rm
ParameterCircularReferenceException.php
928
0644
edit
dl
rm
ParameterNotFoundException.php
2754
0644
edit
dl
rm
RuntimeException.php
507
0644
edit
dl
rm
ScopeCrossingInjectionException.php
1957
0644
edit
dl
rm
ScopeWideningInjectionException.php
1943
0644
edit
dl
rm
ServiceCircularReferenceException.php
1011
0644
edit
dl
rm
ServiceNotFoundException.php
1469
0644
edit
dl
rm
Edit:
/opt/alt/php55/usr/share/pear/Symfony/Component/DependencyInjection/Exception/LogicException.php
(444B)
<?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\DependencyInjection\Exception; /** * Base LogicException for Dependency Injection component. */ class LogicException extends \LogicException implements ExceptionInterface { }
Save
cmd:
run