priority()
priority( $priority) : $this
Set listener priority between 101 and 999.<br />
Default priority is 101.<br />
Bigger values mean higher listener priority, and will be executed first.
Parameters
Throws
- \app\framework\Component\EventManager\EventManagerException
Returns
$this