Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Flow
Module
PHP Class Flow\Module
ファイルを表示
Open project: nramenta/flow
Protected Properties
Property
Type
Description
$blocks
$body
$extends
$imports
$macros
Public Methods
Method
Description
__construct
(
$extends
,
$imports
,
$blocks
,
$macros
,
$body
)
compile
(
$module
,
$compiler
,
$indent
)
Method Details
__construct()
public
method
public
__construct
(
$extends
,
$imports
,
$blocks
,
$macros
,
$body
)
compile()
public
method
public
compile
(
$module
,
$compiler
,
$indent
)
Property Details
$blocks
protected_oe property
protected
$blocks
$body
protected_oe property
protected
$body
$extends
protected_oe property
protected
$extends
$imports
protected_oe property
protected
$imports
$macros
protected_oe property
protected
$macros