Searched refs:FuncCall (Results 1 – 2 of 2) sorted by relevance
6 use PhpParser\Node\Expr\FuncCall; alias43 if (!$node->expr instanceof FuncCall) {
24 use Rector\CodingStyle\Rector\FuncCall\StrictArraySearchRector;39 use Rector\Php71\Rector\FuncCall\RemoveExtraParametersRector;41 use Rector\Php81\Rector\FuncCall\NullToStrictStringFuncCallArgRector;42 use Rector\Php82\Rector\FuncCall\Utf8DecodeEncodeToMbConvertEncodingRector;43 use Rector\Renaming\Rector\FuncCall\RenameFunctionRector;