PHP Class Neos\Flow\Tests\Functional\SignalSlot\Fixtures\SubClass

Inheritance: extends AbstractClass
Afficher le fichier Open project: neos/flow-development-collection

Méthodes publiques

Свойство Type Description
$slotWasCalled

Méthodes publiques

Méthode Description
emitSomething ( ) : void
somethingSlot ( ) : void
triggerSomethingSignalFromSubClass ( ) : void

Method Details

emitSomething() public méthode

public emitSomething ( ) : void
Résultat void

somethingSlot() public méthode

public somethingSlot ( ) : void
Résultat void

triggerSomethingSignalFromSubClass() public méthode

Property Details

$slotWasCalled public_oe property

public $slotWasCalled