You are here

private property AcquiaSearchCommands::$cache in Acquia Search 3.x

Same name and namespace in other branches
  1. 2.x src/Commands/AcquiaSearchCommands.php \Drupal\acquia_search\Commands\AcquiaSearchCommands::cache

Cache service.

Type: \Drupal\Core\Cache\CacheBackendInterface

File

src/Commands/AcquiaSearchCommands.php, line 29

Class

AcquiaSearchCommands
A Drush commandfile.

Namespace

Drupal\acquia_search\Commands

Code

private $cache;