You are here

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

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

Type: \Drupal\Core\Entity\EntityRepositoryInterface

File

src/Entity/BackgroundImage.php, line 88

Class

BackgroundImage
Defines the Background Image entity.

Namespace

Drupal\background_image\Entity

Code

protected $entityRepository;