CacheTool\Command\ApcuCacheInfoKeysCommand::configure PHP Method

configure() protected method

protected configure ( )
    protected function configure()
    {
        $this->setName('apcu:cache:info:keys')->setDescription('Shows APCu keys cache information')->setHelp('');
    }