Closed kristdev closed 4 years ago
First use Stichoza\GoogleTranslate\TranslateClient; Second $tr = new TranslateClient();
use Stichoza\GoogleTranslate\TranslateClient;
$tr = new TranslateClient();
Can you explain the problem?
Hello @kristdev
The doc you're referring is completely correct. Comment if something is wrong.
First
use Stichoza\GoogleTranslate\TranslateClient;
Second$tr = new TranslateClient();