protected property TMGMTGoogleTranslatorPluginController::$maxCharacters in TMGMT Translator Google 7
Maximum supported characters.
Type: int
File
- ./
tmgmt_google.plugin.inc, line 37 - Provides Google Translator plugin controller.
Class
- TMGMTGoogleTranslatorPluginController
- Google translator plugin controller.
Code
protected $maxCharacters = 5000;