Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Gc
Core
Updater
Script
PHP 클래스 Gc\Core\Updater\Script
상속:
extends
Gc\Core\Object
파일 보기
프로젝트 열기: gotcms/gotcms
1 사용 예제들
공개 메소드들
메소드
설명
execute
(
string
$filename
) :
string
Execute script, need to be execute here in order to isolate all variables.
메소드 상세
execute()
공개
메소드
Execute script, need to be execute here in order to isolate all variables.
public
execute
(
string
$filename
) :
string
$filename
string
Filename
리턴
string