protected property BackgroundImageBaseCacheContext::$backgroundImage in Background Image 2.x
Same name and namespace in other branches
- 8 src/Cache/Context/BackgroundImageBaseCacheContext.php \Drupal\background_image\Cache\Context\BackgroundImageBaseCacheContext::backgroundImage
- 2.0.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\ContextCode
protected $backgroundImage;