PHP Class Contao\CoreBundle\Command\DoctrineMigrationsDiffCommand

Inheritance: extends Doctrine\DBAL\Migrations\Tools\Console\Command\DiffCommand
Afficher le fichier Open project: contao/core-bundle

Méthodes publiques

Méthode Description
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )

Méthodes protégées

Méthode Description
configure ( )

Method Details

configure() protected méthode

protected configure ( )

execute() public méthode

public execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )
$input Symfony\Component\Console\Input\InputInterface
$output Symfony\Component\Console\Output\OutputInterface