프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$type | string | Event type, used for determining the callback to execute in response |
메소드 | 설명 | |
---|---|---|
getType ( ) : string | Returns the event type. | |
setType ( string $type ) : Phergie_Event_Abstract | Sets the event type. |
protected string $type | ||
리턴 | string |