QuickEditImageController::$fileSystem

Same name in this branch
  1. 9 core/modules/quickedit/src/Controller/QuickEditImageController.php \Drupal\quickedit\Controller\QuickEditImageController::fileSystem
Same name and namespace in other branches
  1. 8.9.x core/modules/image/src/Controller/QuickEditImageController.php \Drupal\image\Controller\QuickEditImageController::fileSystem

The file system.

Type: \Drupal\Core\File\FileSystemInterface

File

core/modules/image/src/Controller/QuickEditImageController.php, line 59

Class

QuickEditImageController
Returns responses for our image routes.

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.