PHP Class Tebru\Retrofit\Generation\Listener\DynamoStartListener

Author: Nate Brunette ([email protected])
Afficher le fichier Open project: tebru/retrofit-php

Méthodes publiques

Méthode Description
__invoke ( Tebru\Dynamo\Event\StartEvent $event ) Handle the event

Private Methods

Méthode Description
addConstructor ( Tebru\Dynamo\Model\ClassModel $classModel ) Create constructor
addProperties ( Tebru\Dynamo\Model\ClassModel $classModel ) Add properties to the class
addWait ( Tebru\Dynamo\Model\ClassModel $classModel ) : null Create wait method

Method Details

__invoke() public méthode

Handle the event
public __invoke ( Tebru\Dynamo\Event\StartEvent $event )
$event Tebru\Dynamo\Event\StartEvent