PHP Class Doctrine\DBAL\Migrations\Tools\Console\Command\UpToDateCommand

Inheritance: extends AbstractCommand
Afficher le fichier Open project: doctrine/migrations

Méthodes publiques

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

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 ) : integer | null
$input Symfony\Component\Console\Input\InputInterface
$output Symfony\Component\Console\Output\OutputInterface
Résultat integer | null