Aoe\ClassPathCache\ClearCommand::configure PHP Method

configure() protected method

protected configure ( )
    protected function configure()
    {
        $this->setName('aoe:cpc:clear')->setDescription('Clears AOE class path cache');
    }