MediaLibraryEditorOpener::$filterStorage

Same name and namespace in other branches
  1. 8.9.x core/modules/media_library/src/MediaLibraryEditorOpener.php \Drupal\media_library\MediaLibraryEditorOpener::filterStorage
  2. 10 core/modules/media_library/src/MediaLibraryEditorOpener.php \Drupal\media_library\MediaLibraryEditorOpener::filterStorage
  3. 11.x core/modules/media_library/src/MediaLibraryEditorOpener.php \Drupal\media_library\MediaLibraryEditorOpener::filterStorage

The text format entity storage.

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

File

core/modules/media_library/src/MediaLibraryEditorOpener.php, line 24

Class

MediaLibraryEditorOpener
The media library opener for text editors.

Namespace

Drupal\media_library

Code

protected $filterStorage;

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