Home
last modified time | relevance | path

Searched refs:FuncCall (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/_test/rector/
H A DDokuWikiPtlnRector.php6 use PhpParser\Node\Expr\FuncCall; alias
43 if (!$node->expr instanceof FuncCall) {
/dokuwiki/_test/
H A Drector.php23 use Rector\CodingStyle\Rector\FuncCall\StrictArraySearchRector;
35 use Rector\Php71\Rector\FuncCall\RemoveExtraParametersRector;
39 use Rector\Renaming\Rector\FuncCall\RenameFunctionRector;