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
PHPParser_Node_Stmt_Property
PHP Class PHPParser_Node_Stmt_Property, snowscript
Inheritance:
extends
PHPParser_Node_Stmt
Exibir arquivo
Open project: runekaagaard/snowscript
Class Usage Examples
Public Methods
Method
Description
__construct
(
integer
$type
,
array
$props
,
integer
$line
,
null
|
string
$docComment
= null )
Constructs a class property list node.
Method Details
__construct()
public
method
Constructs a class property list node.
public
__construct
(
integer
$type
,
array
$props
,
integer
$line
,
null
|
string
$docComment
= null )
$type
integer
Modifiers
$props
array
Properties
$line
integer
Line
$docComment
null
|
string
Nearest doc comment