InheritanceOfDeprecatedClassRule
implements
Rule
-
implements
-
Table of Contents
Interfaces
- Rule
Methods
-
__construct()
: mixed
-
getNodeType()
: string
-
processNode()
: array<string|int, mixed>
__construct()
public
__construct(ReflectionProvider $reflectionProvider, DeprecatedScopeHelper $deprecatedScopeHelper) : mixed
Parameters
-
$reflectionProvider
: ReflectionProvider
-
-
$deprecatedScopeHelper
: DeprecatedScopeHelper
-
getNodeType()
public
getNodeType() : string
processNode()
public
processNode(Node $node, Scope $scope) : array<string|int, mixed>
Parameters
-
$node
: Node
-
-
$scope
: Scope
-
Return values
array<string|int, mixed>