You are here

protected property CKEditor5MediaController::$currentUser in Drupal 10

The currently authenticated user.

Type: \Drupal\Core\Session\AccountInterface

Overrides ControllerBase::$currentUser

File

core/modules/ckeditor5/src/Controller/CKEditor5MediaController.php, line 36

Class

CKEditor5MediaController
Provides an API for checking if a media entity has image field.

Namespace

Drupal\ckeditor5\Controller

Code

protected $currentUser;