Class EventHookReflection
Reflection of an event hook.
- ICanBoogie\EventHookReflection uses ICanBoogie\Accessor\AccessorTrait (not available)
Methods summary
public static
|
|
public static
|
|
public static
|
#
assert_valid_parameters_number( array $parameters )
Asserts that the number of parameters is valid. |
protected
string
|
Properties summary
Magic properties
public
ReflectionFunction|ReflectionMethod
|
$reflection
|
public
string
|
$type
The event type resolved from the event hook parameters. |