Stichoza / google-translate-php

🔤 Free Google Translate API PHP Package. Translates totally free of charge.
MIT License
1.82k stars 383 forks source link

Issue on the doc Basic usage #124

Closed kristdev closed 4 years ago

kristdev commented 4 years ago

First use Stichoza\GoogleTranslate\TranslateClient; Second $tr = new TranslateClient();

frzsombor commented 4 years ago

Can you explain the problem?

Stichoza commented 4 years ago

Hello @kristdev

The doc you're referring is completely correct. Comment if something is wrong.