class BaseCacheCommand extends Command

Properties

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

Methods

string
getCommandName()

No description

configure()

{@inheritdoc}

initClient(InputInterface $input)

No description

Details

at line 44
abstract protected string getCommandName()

Return Value

string

at line 49
protected configure()

{@inheritdoc}

at line 70
protected initClient(InputInterface $input)

Parameters

InputInterface $input