UnsafeStrictGroupsCallRule
in package
implements
Rule
FinalYes
Tags
Table of Contents
Interfaces
- Rule
Methods
- __construct() : mixed
- getNodeType() : string
- processNode() : array<string|int, mixed>
Methods
__construct()
public
__construct(RegexArrayShapeMatcher $regexShapeMatcher) : mixed
Parameters
- $regexShapeMatcher : RegexArrayShapeMatcher
getNodeType()
public
getNodeType() : string
Return values
stringprocessNode()
public
processNode(Node $node, Scope $scope) : array<string|int, mixed>
Parameters
- $node : Node
- $scope : Scope