Google\Cloud\Tests\Translate\Connection\RestTest::methodProvider PHP Method

methodProvider() public method

public methodProvider ( )
    public function methodProvider()
    {
        return [['listDetections'], ['listTranslations'], ['listLanguages']];
    }