You are here

protected property DrupalMedia::$moduleExtensionList in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/media/src/Plugin/CKEditorPlugin/DrupalMedia.php \Drupal\media\Plugin\CKEditorPlugin\DrupalMedia::moduleExtensionList

The module extension list.

Type: \Drupal\Core\Extension\ModuleExtensionList

File

core/modules/media/src/Plugin/CKEditorPlugin/DrupalMedia.php, line 33

Class

DrupalMedia
Defines the "drupalmedia" plugin.

Namespace

Drupal\media\Plugin\CKEditorPlugin

Code

protected $moduleExtensionList;