You are here

protected property BackgroundImageBaseCacheContext::$backgroundImage 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::backgroundImage
  2. 2.x src/Cache/Context/BackgroundImageBaseCacheContext.php \Drupal\background_image\Cache\Context\BackgroundImageBaseCacheContext::backgroundImage

Type: \Drupal\background_image\BackgroundImageInterface|null

File

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

Class

BackgroundImageBaseCacheContext
Provides a base for Background Image based contexts.

Namespace

Drupal\background_image\Cache\Context

Code

protected $backgroundImage;