PHP Class Gc\Core\Updater\Script

Inheritance: extends Gc\Core\Object
Datei anzeigen 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