Php/docs/event.setpriority

From Get docs

Event::setPriority

(PECL event >= 1.2.6-beta)

Event::setPrioritySet event priority


Description

public Event::setPriority ( int $priority ) : bool

Set event priority.


Parameters

priority
The event priority.


Return Values

Returns TRUE on success. Otherwise FALSE.