PHP Class NerdsAndCompany\Schematic\ConsoleCommands\ExportCommand

Sync Craft Setups.
Author: Nerds & Company
Inheritance: extends Craft\BaseCommand
Afficher le fichier Open project: itmundi/schematic

Méthodes publiques

Méthode Description
actionIndex ( string $file = 'craft/config/schema.yml', array $exclude = null ) : integer Exports the Craft datamodel.

Method Details

actionIndex() public méthode

Exports the Craft datamodel.
public actionIndex ( string $file = 'craft/config/schema.yml', array $exclude = null ) : integer
$file string file to write the schema to
$exclude array Data to not export
Résultat integer