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