class BaseCacheCommand extends Command

Properties

protected ClientInterface $client
protected ResourcePoolInterface $resourcePool
protected CacheItemPoolInterface $cacheItemPool

Methods

getCommandName()

No description

configure()

{@inheritdoc}

initClient(InputInterface $input)

No description

Details

at line 41
abstract protected getCommandName()

at line 46
protected configure()

{@inheritdoc}

at line 64
protected initClient(InputInterface $input)

Parameters

InputInterface $input