$constructor->invoke()
$constructor->invoke(object|null $object, mixed ...$args)
Parameters
| Name | Type | Default |
|---|---|---|
| $object | objectornull |
no default value |
| ...$args | mixed |
no default value |
Parent class
Kirby\Reflection\Constructor
inherited from ReflectionMethod