$event->argument()
Returns a specific event argument
$event->argument(string $name): mixed|null
Parameters
| Name | Type | Default |
|---|---|---|
| $name * | string |
– |
Return type
mixed|null
Returns a specific event argument
$event->argument(string $name): mixed|null
| Name | Type | Default |
|---|---|---|
| $name * | string |
– |
mixed|null