Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Gc
Core
Updater
Script
PHP Class Gc\Core\Updater\Script
Inheritance:
extends
Gc\Core\Object
Exibir arquivo
Open project: gotcms/gotcms
Class Usage Examples
Public Methods
Method
Description
execute
(
string
$filename
) :
string
Execute script, need to be execute here in order to isolate all variables.
Method Details
execute()
public
method
Execute script, need to be execute here in order to isolate all variables.
public
execute
(
string
$filename
) :
string
$filename
string
Filename
return
string