You are here

protected property TMGMTGoogleTranslatorPluginController::$translatorUrl in TMGMT Translator Google 7

Translation service URL.

Type: string

File

./tmgmt_google.plugin.inc, line 23
Provides Google Translator plugin controller.

Class

TMGMTGoogleTranslatorPluginController
Google translator plugin controller.

Code

protected $translatorUrl = 'https://www.googleapis.com/language/translate/v2';