PHP Class Gc\Core\Updater\Script

Inheritance: extends Gc\Core\Object
Afficher le fichier Open project: gotcms/gotcms Class Usage Examples

Méthodes publiques

Méthode Description
execute ( string $filename ) : string Execute script, need to be execute here in order to isolate all variables.

Method Details

execute() public méthode

Execute script, need to be execute here in order to isolate all variables.
public execute ( string $filename ) : string
$filename string Filename
Résultat string