You are here

namespace Drupal\embed\EmbedType in Embed 8

Classsort descending Location Description
EmbedTypeBase src/EmbedType/EmbedTypeBase.php Defines a base implementation that most embed type plugins will extend.
EmbedTypeInterface src/EmbedType/EmbedTypeInterface.php Provides an interface for an embed type and its metadata.
EmbedTypeManager src/EmbedType/EmbedTypeManager.php Provides an Embed type plugin manager.