class ApiOrInternalAnnotationRule implements Rule (View source)

Methods

__construct(ReflectionProvider $reflectionProvider)

No description

string
getNodeType()

No description

array
processNode(Node $node, Scope $scope)

No description

Details

__construct(ReflectionProvider $reflectionProvider)

No description

Parameters

ReflectionProvider $reflectionProvider

string getNodeType()

No description

Return Value

string

array processNode(Node $node, Scope $scope)

No description

Parameters

Node $node
Scope $scope

Return Value

array