class CheckDispatchArgumentTypesCompatibleWithClassConstructorRule implements Rule

Methods

__construct(ReflectionProvider $reflectionProvider, FunctionCallParametersCheck $check, string $dispatchableClass)

No description

string
getNodeType()

No description

array
processNode(Node $node, Scope $scope)

No description

Details

at line 35
__construct(ReflectionProvider $reflectionProvider, FunctionCallParametersCheck $check, string $dispatchableClass)

No description

Parameters

ReflectionProvider $reflectionProvider
FunctionCallParametersCheck $check
string $dispatchableClass

at line 48
string getNodeType()

No description

Return Value

string

at line 56
array processNode(Node $node, Scope $scope)

No description

Parameters

Node $node
Scope $scope

Return Value

array