AttributeReader
Table of Contents
Methods
- buildConfig() : array<string|int, mixed>
- hasMethodFilterAttributes() : bool
Methods
buildConfig()
public
buildConfig(ReflectionMethod $method) : array<string|int, mixed>
Parameters
- $method : ReflectionMethod
Return values
array<string|int, mixed>hasMethodFilterAttributes()
public
hasMethodFilterAttributes(ReflectionMethod $method) : bool
Parameters
- $method : ReflectionMethod