You are here

protected property AssetRefreshManager::$requestLimit in Media: Acquia DAM 8

The maximum number of items to return in Notifications API response.

Type: int

File

src/Service/AssetRefreshManager.php, line 75

Class

AssetRefreshManager
Class AssetRefreshManager.

Namespace

Drupal\media_acquiadam\Service

Code

protected $requestLimit = 250;