Property | Type | Description | |
---|---|---|---|
$priority | array | Event types ordered by priority of execution |
Method | Description | |
---|---|---|
preDispatch ( ) : void | Prioritizes events from least to most destructive. |
public preDispatch ( ) : void | ||
return | void |
protected array $priority | ||
return | array |