PHP Class eZ\Publish\Core\SignalSlot\Slot

Show file Open project: ezsystems/ezpublish-kernel

Public Methods

Method Description
receive ( Signal $signal ) Receive the given $signal and react on it.

Method Details

receive() abstract public method

Receive the given $signal and react on it.
abstract public receive ( Signal $signal )
$signal Signal