Alex\BehatLauncher\Command\PurgeCommand::configure PHP Méthode

configure() public méthode

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