You are here

protected property MediaTypeForm::$sourceManager in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/media/src/MediaTypeForm.php \Drupal\media\MediaTypeForm::sourceManager

Media source plugin manager.

Type: \Drupal\Component\Plugin\PluginManagerInterface

File

core/modules/media/src/MediaTypeForm.php, line 30

Class

MediaTypeForm
Form controller for media type forms.

Namespace

Drupal\media

Code

protected $sourceManager;