Php/docs/event.setpriority

提供:Dev Guides
< Php
移動先:案内検索

Event::setPriority

(PECL event >= 1.2.6-beta)

Event::setPrioritySet event priority


説明

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

Set event priority.


パラメータ

priority
The event priority.


返り値

Returns true on success. Otherwise false.