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

configure() public method

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