CKEditor5ImageController::$currentUser

The currently authenticated user.

Type: \Drupal\Core\Session\AccountInterface

Overrides ControllerBase::$currentUser

File

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

Class

CKEditor5ImageController
Returns response for CKEditor 5 Simple image upload adapter.

Namespace

Drupal\ckeditor5\Controller

Code

protected $currentUser;

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