You are here

protected property PathProcessorBackgroundImage::$moduleHandler in Background Image 2.0.x

Same name and namespace in other branches
  1. 8 src/PathProcessor/PathProcessorBackgroundImage.php \Drupal\background_image\PathProcessor\PathProcessorBackgroundImage::moduleHandler
  2. 2.x src/PathProcessor/PathProcessorBackgroundImage.php \Drupal\background_image\PathProcessor\PathProcessorBackgroundImage::moduleHandler

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/PathProcessor/PathProcessorBackgroundImage.php, line 21

Class

PathProcessorBackgroundImage
Defines a path processor to rewrite background image CSS URLs.

Namespace

Drupal\background_image\PathProcessor

Code

protected $moduleHandler;