PATH:
opt
/
cpanel
/
ea-wappspector
/
vendor
/
rector
/
rector
/
vendor
/
symplify
/
easy-parallel
/
src
/
Exception
<?php declare (strict_types=1); namespace RectorPrefix202411\Symplify\EasyParallel\Exception; use Exception; final class ParallelShouldNotHappenException extends Exception { }
[+]
..
[-] ParallelShouldNotHappenException.php
[edit]