X-Git-Url: https://yaffs.net/gitweb/?a=blobdiff_plain;f=web%2Fmodules%2Fcontrib%2Fblazy%2Fsrc%2FDejavu%2FBlazyVideoBase.php;fp=web%2Fmodules%2Fcontrib%2Fblazy%2Fsrc%2FDejavu%2FBlazyVideoBase.php;h=22628b4f4e8a9357a78499fdac638df7a18cabfc;hb=eba34333e3c89f208d2f72fa91351ad019a71583;hp=96c6b53ece2054d67c074be542b0551cab7839c6;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;p=yaffs-website diff --git a/web/modules/contrib/blazy/src/Dejavu/BlazyVideoBase.php b/web/modules/contrib/blazy/src/Dejavu/BlazyVideoBase.php index 96c6b53ec..22628b4f4 100644 --- a/web/modules/contrib/blazy/src/Dejavu/BlazyVideoBase.php +++ b/web/modules/contrib/blazy/src/Dejavu/BlazyVideoBase.php @@ -49,6 +49,7 @@ abstract class BlazyVideoBase extends FormatterBase { 'image_style_form' => TRUE, 'media_switch_form' => TRUE, 'multimedia' => TRUE, + 'plugin_id' => $this->getPluginId(), 'settings' => $this->getSettings(), 'target_type' => $target_type, 'thumb_positions' => TRUE,