You are here

protected static property BackgroundImageFormTrait::$backgroundImageManager in Background Image 2.0.x

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

Type: \Drupal\background_image\BackgroundImageManagerInterface

File

src/BackgroundImageFormTrait.php, line 26

Class

BackgroundImageFormTrait
Trait BackgroundImageFormTrait.

Namespace

Drupal\background_image

Code

protected static $backgroundImageManager;