Event::setPriority
(PECL event >= 1.2.6-beta)
Event::setPriority — Set event priority
Description
public
bool
Event::setPriority
(
int
$priority
)Set event priority.
Liste de paramètres
-
priority
-
The event priority.
Valeurs de retour
Returns TRUE
on success. Otherwise FALSE
.