PHP 클래스 NerdsAndCompany\Schematic\ConsoleCommands\ExportCommand

Sync Craft Setups.
저자: Nerds & Company
상속: extends Craft\BaseCommand
파일 보기 프로젝트 열기: itmundi/schematic

공개 메소드들

메소드 설명
actionIndex ( string $file = 'craft/config/schema.yml', array $exclude = null ) : integer Exports the Craft datamodel.

메소드 상세

actionIndex() 공개 메소드

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
리턴 integer