You are here

protected property GoogleTranslator::$qChunkSize in TMGMT Translator Google 8

Max number of text queries for translation sent in one request.

Type: int

File

src/Plugin/tmgmt/Translator/GoogleTranslator.php, line 72
Contains \Drupal\tmgmt_microsoft\Plugin\tmgmt\Translator\MicrosoftTranslator.

Class

GoogleTranslator
Google translator plugin.

Namespace

Drupal\tmgmt_google\Plugin\tmgmt\Translator

Code

protected $qChunkSize = 5;