Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
PHPCfg
Op
Expr
Include_
PHP Class PHPCfg\Op\Expr\Include_
Inheritance:
extends
PHPCfg\Op\Expr
Mostrar archivo
Open project: ircmaxell/php-cfg
Public Properties
Property
Type
Description
$expr
$type
Public Methods
Method
Description
__construct
(
Operand
$expr
,
$type
,
array
$attributes
= [] )
getVariableNames
( )
Method Details
__construct()
public
method
public
__construct
(
Operand
$expr
,
$type
,
array
$attributes
= [] )
$expr
PHPCfg\Operand
$attributes
array
getVariableNames()
public
method
public
getVariableNames
( )
Property Details
$expr
public_oe property
public
$expr
$type
public_oe property
public
$type