@@ -36,7 +36,7 @@ class PublicController
public function test()
{
- GmService::_initialize();
+ GmService::getToken();
}
/**