Diviner

Class PhutilEvent

Definedsrc/events/PhutilEvent.php:7
GroupEvents

Tasks

Unspecified

Methods

public this __construct($type, array $data = array())

parameterswild$type
array$data
returnthis
This method is not documented.

public getType()

returnwild
This method is not documented.

public getValue($key, $default = null)

parameterswild$key
wild$default
returnwild
This method is not documented.

public isStopped()

returnwild
This method is not documented.

public setValue($key, $value)

parameterswild$key
wild$value
returnwild
This method is not documented.

public stop()

returnwild
This method is not documented.