You are here

protected property BackgroundImageManager::$backgroundImages in Background Image 2.0.x

Same name and namespace in other branches
  1. 8 src/BackgroundImageManager.php \Drupal\background_image\BackgroundImageManager::backgroundImages
  2. 2.x src/BackgroundImageManager.php \Drupal\background_image\BackgroundImageManager::backgroundImages

Type: \Drupal\background_image\BackgroundImageInterface[]

File

src/BackgroundImageManager.php, line 43

Class

BackgroundImageManager

Namespace

Drupal\background_image

Code

protected $backgroundImages;