PATH:
opt
/
cpanel
/
ea-wappspector
/
vendor
/
rector
/
rector
/
vendor
/
rector
/
rector-symfony
/
src
/
Exception
<?php declare (strict_types=1); namespace Rector\Symfony\Exception; use Exception; final class XmlContainerNotExistsException extends Exception { }
[+]
..
[-] XmlContainerNotExistsException.php
[edit]