PHP Class eZ\Publish\Core\SignalSlot\Slot

Afficher le fichier Open project: ezsystems/ezpublish-kernel

Méthodes publiques

Méthode Description
receive ( Signal $signal ) Receive the given $signal and react on it.

Method Details

receive() abstract public méthode

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