You are here

namespace Drupal\soembed\Plugin\Filter in Simple oEmbed 8

Same name in other branches
  1. 8.2 Drupal\soembed\Plugin\Filter
Classsort descending Location Description
SoEmbedFilter src/Plugin/Filter/SoEmbedFilter.php Plugin annotation @Filter( id = "filter_soembed", title = @Translation("Simple oEmbed filter"), description = @Translation("Embeds media for URL that supports oEmbed standard."), settings = { "soembed_maxwidth" = 500, …