You are here

constant BrightcovePlaylist::TAG_SEARCH_CONTAINS_ONE_OR_MORE in Brightcove Video Connect 3.x

Same name and namespace in other branches
  1. 8.2 src/Entity/BrightcovePlaylist.php \Drupal\brightcove\Entity\BrightcovePlaylist::TAG_SEARCH_CONTAINS_ONE_OR_MORE
  2. 8 src/Entity/BrightcovePlaylist.php \Drupal\brightcove\Entity\BrightcovePlaylist::TAG_SEARCH_CONTAINS_ONE_OR_MORE

Tag search condition "one_or_more".

File

src/Entity/BrightcovePlaylist.php, line 77

Class

BrightcovePlaylist
Defines the Brightcove Playlist.

Namespace

Drupal\brightcove\Entity

Code

const TAG_SEARCH_CONTAINS_ONE_OR_MORE = 'contains_one_or_more';