PHP Interface PHPSA\Analyzer\Pass\Expression\FunctionCall\PassFunctionCallInterface

Afficher le fichier Open project: ovr/phpsa

Méthodes publiques

Méthode Description
pass ( PhpParser\Node\Expr\FuncCall $funcCall, Context $context ) : mixed

Method Details

pass() public méthode

public pass ( PhpParser\Node\Expr\FuncCall $funcCall, Context $context ) : mixed
$funcCall PhpParser\Node\Expr\FuncCall
$context PHPSA\Context
Résultat mixed