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;38 use Rector\Php71\Rector\FuncCall\RemoveExtraParametersRector;40 use Rector\Php81\Rector\FuncCall\NullToStrictStringFuncCallArgRector;41 use Rector\Php82\Rector\FuncCall\Utf8DecodeEncodeToMbConvertEncodingRector;42 use Rector\Renaming\Rector\FuncCall\RenameFunctionRector;