Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
PHPCfg
Operand
Temporary
PHP Class PHPCfg\Operand\Temporary
Inheritance:
extends
PHPCfg\Operand
Exibir arquivo
Open project: ircmaxell/php-cfg
Class Usage Examples
Public Properties
Property
Type
Description
$original
Public Methods
Method
Description
__construct
(
Operand
$original
= null )
Constructs a temporary variable
Method Details
__construct()
public
method
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