You are here

protected property BackgroundImage::$settings in Background Image 2.0.x

Same name and namespace in other branches
  1. 8 src/Entity/BackgroundImage.php \Drupal\background_image\Entity\BackgroundImage::settings
  2. 2.x src/Entity/BackgroundImage.php \Drupal\background_image\Entity\BackgroundImage::settings

Type: \Drupal\background_image\BackgroundImageSettings

File

src/Entity/BackgroundImage.php, line 103

Class

BackgroundImage
Defines the Background Image entity.

Namespace

Drupal\background_image\Entity

Code

protected $settings;