PHP Class Kraken\Channel\Router\RuleHandle\RuleHandler

Afficher le fichier Open project: kraken-php/framework

Protected Properties

Свойство Type Description
$callback callable

Méthodes publiques

Méthode Description
__construct ( callable $callback )
__destruct ( )
__invoke ( string $alias, Kraken\Channel\Protocol\ProtocolInterface $protocol, integer $flags, callable $success = null, callable $failure = null, callable $cancel = null, float $timeout )

Method Details

__construct() public méthode

public __construct ( callable $callback )
$callback callable

__destruct() public méthode

public __destruct ( )

__invoke() public méthode

public __invoke ( string $alias, Kraken\Channel\Protocol\ProtocolInterface $protocol, integer $flags, callable $success = null, callable $failure = null, callable $cancel = null, float $timeout )
$alias string
$protocol Kraken\Channel\Protocol\ProtocolInterface
$flags integer
$success callable
$failure callable
$cancel callable
$timeout float

Property Details

$callback protected_oe property

protected callable $callback
Résultat callable