You are here

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

Translation service URL.

Type: string

File

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

Class

GoogleTranslator
Google translator plugin.

Namespace

Drupal\tmgmt_google\Plugin\tmgmt\Translator

Code

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