You are here

protected property DrupalMediaLibrary::$mediaTypeStorage in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/media_library/src/Plugin/CKEditorPlugin/DrupalMediaLibrary.php \Drupal\media_library\Plugin\CKEditorPlugin\DrupalMediaLibrary::mediaTypeStorage

The media type entity storage.

Type: \Drupal\Core\Config\Entity\ConfigEntityStorageInterface

File

core/modules/media_library/src/Plugin/CKEditorPlugin/DrupalMediaLibrary.php, line 40

Class

DrupalMediaLibrary
Defines the "drupalmedialibrary" plugin.

Namespace

Drupal\media_library\Plugin\CKEditorPlugin

Code

protected $mediaTypeStorage;