parent root
PHP: Event::setPriority - Manual

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.

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root