Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Kraken
Channel
Router
RuleMatch
RuleMatchPid
PHP Class Kraken\Channel\Router\RuleMatch\RuleMatchPid
Datei anzeigen
Open project: kraken-php/framework
Protected Properties
Property
Type
Description
$pid
string
Public Methods
Method
Description
__construct
(
string
$pid
)
__destruct
( )
__invoke
(
string
$name
,
Kraken\Channel\Protocol\ProtocolInterface
$protocol
) :
boolean
Method Details
__construct()
public
method
public
__construct
(
string
$pid
)
$pid
string
__destruct()
public
method
public
__destruct
( )
__invoke()
public
method
public
__invoke
(
string
$name
,
Kraken\Channel\Protocol\ProtocolInterface
$protocol
) :
boolean
$name
string
$protocol
Kraken\Channel\Protocol\ProtocolInterface
return
boolean
Property Details
$pid
protected_oe property
protected
string
$pid
return
string