You are here

protected property BackgroundImageBaseCacheContext::$manager in Background Image 2.0.x

Same name and namespace in other branches
  1. 8 src/Cache/Context/BackgroundImageBaseCacheContext.php \Drupal\background_image\Cache\Context\BackgroundImageBaseCacheContext::manager
  2. 2.x src/Cache/Context/BackgroundImageBaseCacheContext.php \Drupal\background_image\Cache\Context\BackgroundImageBaseCacheContext::manager

Type: \Drupal\background_image\BackgroundImageManagerInterface

File

src/Cache/Context/BackgroundImageBaseCacheContext.php, line 17

Class

BackgroundImageBaseCacheContext
Provides a base for Background Image based contexts.

Namespace

Drupal\background_image\Cache\Context

Code

protected $manager;