Alex\BehatLauncher\Command\InitDbCommand::configure PHP Method

configure() public method

public configure ( )
    public function configure()
    {
        $this->setName('init-db')->setDescription('Creates Behat Launcher database');
    }