Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
izzum
examples
trafficlight
command
Switcher
PHP Class izzum\examples\trafficlight\command\Switcher
Inheritance:
extends
izzum\command\Command
显示文件
Open project: rolfvreijdenberger/izzum-statemachine
Protected Properties
Property
Type
Description
$light
izzum\examples\trafficlight\TrafficLight
Public Methods
Method
Description
__construct
(
TrafficLight
$light
)
Method Details
__construct()
public
method
public
__construct
(
TrafficLight
$light
)
$light
izzum\examples\trafficlight\TrafficLight
Property Details
$light
protected_oe property
protected
TrafficLight,izzum\examples\trafficlight
$light
return
izzum\examples\trafficlight\TrafficLight