Property | Type | Description | |
---|---|---|---|
$type | string | Event type, used for determining the callback to execute in response |
Method | Description | |
---|---|---|
getType ( ) : string | Returns the event type. | |
setType ( string $type ) : Phergie_Event_Abstract | Sets the event type. |
protected string $type | ||
return | string |