You are here

protected property QuickEditImageController::$fileSystem in Drupal 10

The file system.

Type: \Drupal\Core\File\FileSystemInterface

File

core/modules/quickedit/src/Controller/QuickEditImageController.php, line 58

Class

QuickEditImageController
Returns responses for our image routes.

Namespace

Drupal\quickedit\Controller

Code

protected $fileSystem;