ImageStyleDownloadController::$fileSystem

Same name in other branches
  1. 9 core/modules/image/src/Controller/ImageStyleDownloadController.php \Drupal\image\Controller\ImageStyleDownloadController::fileSystem
  2. 11.x core/modules/image/src/Controller/ImageStyleDownloadController.php \Drupal\image\Controller\ImageStyleDownloadController::fileSystem

File system service.

Type: \Drupal\Core\File\FileSystemInterface

File

core/modules/image/src/Controller/ImageStyleDownloadController.php, line 53

Class

ImageStyleDownloadController
Defines a controller to serve image styles.

Namespace

Drupal\image\Controller

Code

protected $fileSystem;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.