You are here

protected property TextimageDownloadController::$fileSystem in Textimage 8.4

Same name and namespace in other branches
  1. 8.3 src/Controller/TextimageDownloadController.php \Drupal\textimage\Controller\TextimageDownloadController::fileSystem

The file system service.

Type: \Drupal\Core\File\FileSystemInterface

File

src/Controller/TextimageDownloadController.php, line 60

Class

TextimageDownloadController
Defines a controller to serve image styles.

Namespace

Drupal\textimage\Controller

Code

protected $fileSystem;