PHP Class PHPSA\Analyzer\Pass\Expression\FunctionCall\RegularExpressions

Inheritance: extends AbstractFunctionCallAnalyzer
Afficher le fichier Open project: ovr/phpsa

Méthodes publiques

Свойство Type Description
$map

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

Property Details

$map public_oe static_oe property

public static $map