You are here

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

Maximum supported characters.

Type: int

File

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

Class

GoogleTranslator
Google translator plugin.

Namespace

Drupal\tmgmt_google\Plugin\tmgmt\Translator

Code

protected $maxCharacters = 5000;