PATH:
opt
/
cpanel
/
ea-wappspector
/
vendor
/
rector
/
rector
/
vendor
/
ondram
/
ci-detector
/
src
/
Exception
<?php declare (strict_types=1); namespace RectorPrefix202411\OndraM\CiDetector\Exception; class CiNotDetectedException extends \RuntimeException { }
[+]
..
[-] CiNotDetectedException.php
[edit]