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

configure() 공개 메소드

public configure ( )
    public function configure()
    {
        $this->setName('purge')->setDescription('Deletes data from Behat Launcher');
    }