You are here

constant BynderSearch::TAG_LIST_LIMIT in Bynder 8.2

Same name and namespace in other branches
  1. 8 src/Plugin/EntityBrowser/Widget/BynderSearch.php \Drupal\bynder\Plugin\EntityBrowser\Widget\BynderSearch::TAG_LIST_LIMIT

Limits the amount of tags returned in the Media browser filter.

File

src/Plugin/EntityBrowser/Widget/BynderSearch.php, line 43

Class

BynderSearch
Uses a Bynder API to search and provide entity listing in a browser's widget.

Namespace

Drupal\bynder\Plugin\EntityBrowser\Widget

Code

const TAG_LIST_LIMIT = 25;