You are here

protected property CKEditor5MediaController::$entityRepository in Drupal 10

The entity repository.

Type: \Drupal\Core\Entity\EntityRepositoryInterface

File

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

Class

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

Namespace

Drupal\ckeditor5\Controller

Code

protected $entityRepository;