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

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

Protected Properties

Свойство Type Description
$deprecatedOptions
$functions

Méthodes publiques

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

Method Details

pass() public méthode

public pass ( PhpParser\Node\Expr\FuncCall $funcCall, Context $context )
$funcCall PhpParser\Node\Expr\FuncCall
$context PHPSA\Context

Property Details

$deprecatedOptions protected_oe static_oe property

protected static $deprecatedOptions

$functions protected_oe static_oe property

protected static $functions