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