BaseCacheCommand
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()
at line 49
protected
configure()
{@inheritdoc}