Loading src/Entity/BrightcovePlaylist.php +2 −0 Original line number Diff line number Diff line Loading @@ -420,6 +420,7 @@ class BrightcovePlaylist extends BrightcoveVideoPlaylistCmsEntity implements Bri ]) ->setDisplayOptions('view', [ 'type' => 'hidden', 'region' => 'hidden', 'label' => 'inline', 'weight' => $weight, ]) Loading @@ -436,6 +437,7 @@ class BrightcovePlaylist extends BrightcoveVideoPlaylistCmsEntity implements Bri ]) ->setDisplayOptions('view', [ 'type' => 'hidden', 'region' => 'hidden', 'label' => 'inline', 'weight' => $weight, ]) Loading src/Entity/BrightcoveVideo.php +2 −0 Original line number Diff line number Diff line Loading @@ -740,6 +740,7 @@ class BrightcoveVideo extends BrightcoveVideoPlaylistCmsEntity implements Bright ]) ->setDisplayOptions('view', [ 'type' => 'hidden', 'region' => 'hidden', 'label' => 'inline', 'weight' => $weight, ]) Loading @@ -756,6 +757,7 @@ class BrightcoveVideo extends BrightcoveVideoPlaylistCmsEntity implements Bright ]) ->setDisplayOptions('view', [ 'type' => 'hidden', 'region' => 'hidden', 'label' => 'inline', 'weight' => $weight, ]) Loading Loading
src/Entity/BrightcovePlaylist.php +2 −0 Original line number Diff line number Diff line Loading @@ -420,6 +420,7 @@ class BrightcovePlaylist extends BrightcoveVideoPlaylistCmsEntity implements Bri ]) ->setDisplayOptions('view', [ 'type' => 'hidden', 'region' => 'hidden', 'label' => 'inline', 'weight' => $weight, ]) Loading @@ -436,6 +437,7 @@ class BrightcovePlaylist extends BrightcoveVideoPlaylistCmsEntity implements Bri ]) ->setDisplayOptions('view', [ 'type' => 'hidden', 'region' => 'hidden', 'label' => 'inline', 'weight' => $weight, ]) Loading
src/Entity/BrightcoveVideo.php +2 −0 Original line number Diff line number Diff line Loading @@ -740,6 +740,7 @@ class BrightcoveVideo extends BrightcoveVideoPlaylistCmsEntity implements Bright ]) ->setDisplayOptions('view', [ 'type' => 'hidden', 'region' => 'hidden', 'label' => 'inline', 'weight' => $weight, ]) Loading @@ -756,6 +757,7 @@ class BrightcoveVideo extends BrightcoveVideoPlaylistCmsEntity implements Bright ]) ->setDisplayOptions('view', [ 'type' => 'hidden', 'region' => 'hidden', 'label' => 'inline', 'weight' => $weight, ]) Loading