PHP Class XPSPL\SIG_Complex

Inheritance: extends SIG
Show file Open project: prggmr/xpspl

Protected Properties

Property Type Description
$_unique

Public Methods

Method Description
evaluate ( string | integer $signal = null ) : boolean | object Evaluates the emitted signal.

Method Details

evaluate() abstract public method

Evaluates the emitted signal.
abstract public evaluate ( string | integer $signal = null ) : boolean | object
$signal string | integer Signal to evaluate
return boolean | object False|XPSPL\Evaluation

Property Details

$_unique protected property

protected $_unique