service plugin.manager.embed.type in Embed 8
Class
Drupal\embed\EmbedType\EmbedTypeManager2 string references to plugin.manager.embed.type
- EmbedButton::embedTypeManager in src/
Entity/ EmbedButton.php - Gets the embed type plugin manager.
- EmbedButtonForm::create in src/
Form/ EmbedButtonForm.php - Instantiates a new instance of this class.
File
View source
- class: Drupal\embed\EmbedType\EmbedTypeManager
- arguments:
- - '@container.namespaces'
- - '@cache.discovery'
- - '@module_handler'