Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
OrderEvent
PHP Class OrderEvent
Afficher le fichier
Open project: yupe/yupe
Class Usage Examples
Protected Properties
Свойство
Type
Description
$order
Méthodes publiques
Méthode
Description
__construct
(
Order
$order
)
OrderEvent constructor.
getOrder
( ) :
mixed
setOrder
(
mixed
$order
)
Method Details
__construct()
public
méthode
OrderEvent constructor.
public
__construct
(
Order
$order
)
$order
Order
getOrder()
public
méthode
public
getOrder
( ) :
mixed
Résultat
mixed
setOrder()
public
méthode
public
setOrder
(
mixed
$order
)
$order
mixed
Property Details
$order
protected_oe property
protected
$order