Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
PHPCfg
Printer
Text
PHP Class PHPCfg\Printer\Text
Inheritance:
extends
PHPCfg\Printer
显示文件
Open project: ircmaxell/php-cfg
Class Usage Examples
Public Methods
Method
Description
printFunc
(
Func
$func
)
printScript
(
Script
$script
)
printVars
(
Func
$func
)
Method Details
printFunc()
public
method
public
printFunc
(
Func
$func
)
$func
PHPCfg\Func
printScript()
public
method
public
printScript
(
Script
$script
)
$script
PHPCfg\Script
printVars()
public
method
public
printVars
(
Func
$func
)
$func
PHPCfg\Func