VariableVariablesRule
in package
implements
Rule
Interfaces, Classes, Traits and Enums
- Rule
Table of Contents
- getNodeType() : string
- processNode() : array<string|int, string>
Methods
getNodeType()
public
getNodeType() : string
Return values
string —processNode()
public
processNode(Variable $node, Scope $scope) : array<string|int, string>
Parameters
- $node : Variable
- $scope : Scope