You are here

constant BynderTagSearchService::TAG_LIST_LIMIT in Bynder 8

Same name and namespace in other branches
  1. 8.3 src/Controller/BynderTagSearchService.php \Drupal\bynder\Controller\BynderTagSearchService::TAG_LIST_LIMIT
  2. 8.2 src/Controller/BynderTagSearchService.php \Drupal\bynder\Controller\BynderTagSearchService::TAG_LIST_LIMIT
  3. 4.0.x src/Controller/BynderTagSearchService.php \Drupal\bynder\Controller\BynderTagSearchService::TAG_LIST_LIMIT

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

File

src/Controller/BynderTagSearchService.php, line 18

Class

BynderTagSearchService

Namespace

Drupal\bynder\Controller

Code

const TAG_LIST_LIMIT = 25;