CKEditor5ImageController::$fileSystem

Same name and namespace in other branches
  1. 10 core/modules/ckeditor5/src/Controller/CKEditor5ImageController.php \Drupal\ckeditor5\Controller\CKEditor5ImageController::fileSystem

The file system service.

Type: \Drupal\Core\File\FileSystem

File

core/modules/ckeditor5/src/Controller/CKEditor5ImageController.php, line 44

Class

CKEditor5ImageController
Returns response for CKEditor 5 Simple image upload adapter.

Namespace

Drupal\ckeditor5\Controller

Code

protected $fileSystem;

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