MethodParamsProviderInterface
in
Table of Contents
Methods
- getClassLikeNames() : array<string|int, string>
- getMethodParams() : array<int, FunctionLikeParameter>|null
Methods
getClassLikeNames()
public
static getClassLikeNames() : array<string|int, string>
Return values
array<string|int, string>getMethodParams()
public
static getMethodParams(MethodParamsProviderEvent $event) : array<int, FunctionLikeParameter>|null
Parameters
- $event : MethodParamsProviderEvent