PHP Класс NerdsAndCompany\Schematic\ConsoleCommands\ImportCommand

Sync Craft Setups.
Автор: Nerds & Company
Наследование: extends Craft\BaseCommand
Показать файл Открыть проект

Открытые методы

Метод Описание
actionIndex ( string $file = 'craft/config/schema.yml', string $override_file = 'craft/config/override.yml', boolean $force = false ) : integer Imports the Craft datamodel.

Описание методов

actionIndex() публичный Метод

Imports the Craft datamodel.
public actionIndex ( string $file = 'craft/config/schema.yml', string $override_file = 'craft/config/override.yml', boolean $force = false ) : integer
$file string yml file containing the schema definition
$override_file string yml file containing the override values
$force boolean if set to true items not in the import will be deleted
Результат integer