Submit
Path:
~
/
/
opt
/
cloudlinux
/
alt-php53
/
root
/
usr
/
share
/
pear
/
Symfony
/
Component
/
Finder
/
Exception
/
File Content:
ExceptionInterface.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\Finder\Exception; /** * @author Jean-François Simon <contact@jfsimon.fr> */ interface ExceptionInterface { /** * @return \Symfony\Component\Finder\Adapter\AdapterInterface */ public function getAdapter(); }
Submit
FILE
FOLDER
Name
Size
Permission
Action
AccessDeniedException.php
427 bytes
0644
AdapterFailureException.php
1153 bytes
0644
ExceptionInterface.php
495 bytes
0644
OperationNotPermitedException.php
418 bytes
0644
ShellCommandFailureException.php
1081 bytes
0644
N4ST4R_ID | Naxtarrr