Alex\BehatLauncher\Command\InitDbCommand::configure PHP 메소드

configure() 공개 메소드

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