You are here

protected property BackgroundImageManager::$urlGenerator in Background Image 8

Same name and namespace in other branches
  1. 2.x src/BackgroundImageManager.php \Drupal\background_image\BackgroundImageManager::urlGenerator
  2. 2.0.x src/BackgroundImageManager.php \Drupal\background_image\BackgroundImageManager::urlGenerator

Type: \Drupal\Core\Routing\UrlGeneratorInterface

File

src/BackgroundImageManager.php, line 104

Class

BackgroundImageManager

Namespace

Drupal\background_image

Code

protected $urlGenerator;