Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
PHPCfg
Printer
Text
PHP 클래스 PHPCfg\Printer\Text
상속:
extends
PHPCfg\Printer
파일 보기
프로젝트 열기: ircmaxell/php-cfg
1 사용 예제들
공개 메소드들
메소드
설명
printFunc
(
Func
$func
)
printScript
(
Script
$script
)
printVars
(
Func
$func
)
메소드 상세
printFunc()
공개
메소드
public
printFunc
(
Func
$func
)
$func
PHPCfg\Func
printScript()
공개
메소드
public
printScript
(
Script
$script
)
$script
PHPCfg\Script
printVars()
공개
메소드
public
printVars
(
Func
$func
)
$func
PHPCfg\Func