CreateDatabaseDoctrineCommand
extends DoctrineCommand
in package
Database tool allows you to easily create your configured databases.
Tags
Table of Contents
Methods
- configure() : void
- execute() : int
Methods
configure()
protected
configure() : void
execute()
protected
execute(InputInterface $input, OutputInterface $output) : int
Parameters
- $input : InputInterface
- $output : OutputInterface