Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
PHPParser_Node_Stmt_Imports
PHP Класс PHPParser_Node_Stmt_Imports, snowscript
Наследование:
extends
PHPParser_Node_Stmt
Показать файл
Открыть проект
Открытые методы
Метод
Описание
__construct
(
array
$import_paths
,
array
$imports
,
integer
$line
,
null
|
string
$docComment
= null )
Constructs a continue node.
Описание методов
__construct()
публичный
Метод
Constructs a continue node.
public
__construct
(
array
$import_paths
,
array
$imports
,
integer
$line
,
null
|
string
$docComment
= null )
$import_paths
array
$imports
array
$line
integer
Line
$docComment
null
|
string
Nearest doc comment