You are here

protected property CKEditor5MediaController::$requestStack in Drupal 10

The request stack.

Type: \Symfony\Component\HttpFoundation\RequestStack

File

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

Class

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

Namespace

Drupal\ckeditor5\Controller

Code

protected $requestStack;