You are here

protected property TextimageDownloadController::$fileSystem in Textimage 8.3

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

The file system service.

Type: \Drupal\Core\File\FileSystemInterface

File

src/Controller/TextimageDownloadController.php, line 59

Class

TextimageDownloadController
Defines a controller to serve image styles.

Namespace

Drupal\textimage\Controller

Code

protected $fileSystem;