You are here

protected property BackgroundImage::$cssSelector in Background Image 2.x

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

Type: string

File

src/Entity/BackgroundImage.php, line 83

Class

BackgroundImage
Defines the Background Image entity.

Namespace

Drupal\background_image\Entity

Code

protected $cssSelector;