PHP Class Metabor\Callback\Callback

Author: Oliver Tischlinger
Inheritance: implements MetaborStd\CallbackInterface
Afficher le fichier Open project: metabor/statemachine

Méthodes publiques

Méthode Description
__construct ( callable $callable )
__invoke ( )

Method Details

__construct() public méthode

public __construct ( callable $callable )
$callable callable

__invoke() public méthode

public __invoke ( )