You are here

constant GlExchangeAdapter::COMPLETED_BY_PROJECT_MAX_RESULT in GlobalLink Connect for Drupal 8.2

Same name and namespace in other branches
  1. 8 src/GlExchangeAdapter.php \Drupal\globallink\GlExchangeAdapter::COMPLETED_BY_PROJECT_MAX_RESULT

Max completed translations per project to return on api calls.

File

src/GlExchangeAdapter.php, line 15

Class

GlExchangeAdapter
Provides an interface to the provided library.

Namespace

Drupal\globallink

Code

const COMPLETED_BY_PROJECT_MAX_RESULT = 500;