You are here

protected property BackgroundImageCssController::$fileSystem in Background Image 2.0.x

Same name and namespace in other branches
  1. 2.x src/Controller/BackgroundImageCssController.php \Drupal\background_image\Controller\BackgroundImageCssController::fileSystem

The File System service.

Type: \Drupal\Core\File\FileSystemInterface

File

src/Controller/BackgroundImageCssController.php, line 50

Class

BackgroundImageCssController
Defines a controller to serve image styles.

Namespace

Drupal\background_image\Controller

Code

protected $fileSystem;