PHP Class Kraken\Channel\Router\RuleMatch\RuleMatchDestination

Afficher le fichier Open project: kraken-php/framework

Protected Properties

Свойство Type Description
$name string

Méthodes publiques

Méthode Description
__construct ( string $name )
__destruct ( )
__invoke ( string $name, Kraken\Channel\Protocol\ProtocolInterface $protocol ) : boolean

Method Details

__construct() public méthode

public __construct ( string $name )
$name string

__destruct() public méthode

public __destruct ( )

__invoke() public méthode

public __invoke ( string $name, Kraken\Channel\Protocol\ProtocolInterface $protocol ) : boolean
$name string
$protocol Kraken\Channel\Protocol\ProtocolInterface
Résultat boolean

Property Details

$name protected_oe property

protected string $name
Résultat string