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
PHPCfg
Operand
Temporary
PHP Class PHPCfg\Operand\Temporary
Inheritance:
extends
PHPCfg\Operand
Afficher le fichier
Open project: ircmaxell/php-cfg
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
$original
Méthodes publiques
Méthode
Description
__construct
(
Operand
$original
= null )
Constructs a temporary variable
Method Details
__construct()
public
méthode
Constructs a temporary variable
public
__construct
(
Operand
$original
= null )
$original
PHPCfg\Operand
The previous variable this was constructed from
Property Details
$original
public_oe property
public
$original