PHP Class Kraken\Channel\Router\RuleMatch\RuleMatchPid

Afficher le fichier Open project: kraken-php/framework

Protected Properties

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

Méthodes publiques

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

Method Details

__construct() public méthode

public __construct ( string $pid )
$pid 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

$pid protected_oe property

protected string $pid
Résultat string