You are here

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

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

Type: \Drupal\background_image\BackgroundImageInterface|null

File

src/Entity/BackgroundImage.php, line 108

Class

BackgroundImage
Defines the Background Image entity.

Namespace

Drupal\background_image\Entity

Code

protected $parent;