Event::setPriority

(PECL event >= 1.2.6-beta)

Event::setPrioritySet event priority

Descripción

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

Set event priority.

Parámetros

priority

The event priority.

Valores devueltos

Returns TRUE on success. Otherwise FALSE.