AccessToken/Revoke.php 2

Type Line Description
error 0 No summary was found for this file
error 39 Argument $http is missing from the Docblock of __construct

AccessToken/Verify.php 11

Type Line Description
error 0 No summary was found for this file
error 51 Argument $http is missing from the Docblock of __construct
error 51 Argument $cache is missing from the Docblock of __construct
error 51 Argument $jwt is missing from the Docblock of __construct
error 78 Argument $audience is missing from the Docblock of verifyIdToken
error 131 No summary for method getCache()
error 174 No summary for method getFederatedSignOnCerts()
error 203 No summary for method getJwtService()
error 219 No summary for method getRsaClass()
error 228 No summary for method getBigIntClass()
error 237 No summary for method getOpenSslConstant()

AuthHandler/AuthHandlerFactory.php 3

Type Line Description
error 21 No summary for class \Google_AuthHandler_AuthHandlerFactory
error 29 Argument $cache is missing from the Docblock of build
error 29 Argument $cacheConfig is missing from the Docblock of build

AuthHandler/Guzzle5AuthHandler.php 20

Type Line Description
error 0 No summary was found for this file
error 16 No summary for class \Google_AuthHandler_Guzzle5AuthHandler
error 21 Argument $cache is missing from the Docblock of __construct
error 21 Argument $cacheConfig is missing from the Docblock of __construct
error 21 No summary for method __construct()
error 27 Argument $http is missing from the Docblock of attachCredentials
error 27 Argument $credentials is missing from the Docblock of attachCredentials
error 27 Argument $tokenCallback is missing from the Docblock of attachCredentials
error 27 No summary for method attachCredentials()
error 57 Argument $http is missing from the Docblock of attachToken
error 57 Argument $token is missing from the Docblock of attachToken
error 57 Argument $scopes is missing from the Docblock of attachToken
error 57 No summary for method attachToken()
error 76 Argument $http is missing from the Docblock of attachKey
error 76 Argument $key is missing from the Docblock of attachKey
error 76 No summary for method attachKey()
error 86 Argument $http is missing from the Docblock of createAuthHttp
error 86 No summary for method createAuthHttp()
error 18 No summary for property $cache
error 19 No summary for property $cacheConfig

AuthHandler/Guzzle6AuthHandler.php 20

Type Line Description
error 0 No summary was found for this file
error 16 No summary for class \Google_AuthHandler_Guzzle6AuthHandler
error 21 Argument $cache is missing from the Docblock of __construct
error 21 Argument $cacheConfig is missing from the Docblock of __construct
error 21 No summary for method __construct()
error 27 Argument $http is missing from the Docblock of attachCredentials
error 27 Argument $credentials is missing from the Docblock of attachCredentials
error 27 Argument $tokenCallback is missing from the Docblock of attachCredentials
error 27 No summary for method attachCredentials()
error 60 Argument $http is missing from the Docblock of attachToken
error 60 Argument $token is missing from the Docblock of attachToken
error 60 Argument $scopes is missing from the Docblock of attachToken
error 60 No summary for method attachToken()
error 82 Argument $http is missing from the Docblock of attachKey
error 82 Argument $key is missing from the Docblock of attachKey
error 82 No summary for method attachKey()
error 95 Argument $http is missing from the Docblock of createAuthHttp
error 95 No summary for method createAuthHttp()
error 18 No summary for property $cache
error 19 No summary for property $cacheConfig

Client.php 42

Type Line Description
error 0 No summary was found for this file
error 215 The type hint of the argument is incorrect for the type definition of the @param tag with argument $authHttp in fetchAccessTokenWithAssertion()
error 416 No summary for method setAccessToken()
error 437 No summary for method getAccessToken()
error 442 No summary for method getRefreshToken()
error 484 No summary for method getAuth()
error 491 Argument $auth is missing from the Docblock of setAuth
error 491 No summary for method setAuth()
error 507 No summary for method getClientId()
error 521 No summary for method getClientSecret()
error 535 No summary for method getRedirectUri()
error 555 No summary for method setAccessType()
error 565 No summary for method setApprovalPrompt()
error 760 No summary for method prepareScopes()
error 776 Argument $expectedClass is missing from the Docblock of execute
error 815 Argument $name is missing from the Docblock of setConfig
error 815 Argument $value is missing from the Docblock of setConfig
error 815 No summary for method setConfig()
error 820 Argument $name is missing from the Docblock of getConfig
error 820 Argument $default is missing from the Docblock of getConfig
error 820 No summary for method getConfig()
error 919 No summary for method getOAuth2Service()
error 961 No summary for method getCache()
error 973 Argument $cacheConfig is missing from the Docblock of setCacheConfig
error 973 No summary for method setCacheConfig()
error 990 No summary for method getLogger()
error 999 No summary for method createDefaultLogger()
error 1012 No summary for method createDefaultCache()
error 1029 No summary for method getHttpClient()
error 1038 No summary for method createDefaultHttpClient()
error 1061 No summary for method createApplicationDefaultCredentials()
error 1093 No summary for method getAuthHandler()
error 1106 Argument $scope is missing from the Docblock of createUserRefreshCredentials
error 1106 Argument $refreshToken is missing from the Docblock of createUserRefreshCredentials
error 1106 No summary for method createUserRefreshCredentials()
error 52 No summary for property $auth
error 57 No summary for property $http
error 62 No summary for property $cache
error 72 No summary for property $config
error 77 No summary for property $logger
error 82 No summary for property $deferExecution
error 86 No summary for property $requestedScopes

Collection.php 19

Type Line Description
error 0 No summary was found for this file
error 16 No summary for method rewind()
error 24 No summary for method current()
error 32 No summary for method key()
error 40 No summary for method next()
error 45 No summary for method valid()
error 51 No summary for method count()
error 59 Argument $offset is missing from the Docblock of offsetExists
error 59 No summary for method offsetExists()
error 67 Argument $offset is missing from the Docblock of offsetGet
error 67 No summary for method offsetGet()
error 76 Argument $offset is missing from the Docblock of offsetSet
error 76 Argument $value is missing from the Docblock of offsetSet
error 76 No summary for method offsetSet()
error 84 Argument $offset is missing from the Docblock of offsetUnset
error 84 No summary for method offsetUnset()
error 92 Argument $offset is missing from the Docblock of coerceType
error 92 No summary for method coerceType()
error 14 No summary for property $collection_key

Exception.php 2

Type Line Description
error 0 No summary was found for this file
error 18 No summary for class \Google_Exception

Http/Batch.php 14

Type Line Description
error 0 No summary was found for this file
error 45 Argument $client is missing from the Docblock of __construct
error 45 No summary for method __construct()
error 51 Argument $request is missing from the Docblock of add
error 51 Argument $key is missing from the Docblock of add
error 51 No summary for method add()
error 60 No summary for method execute()
error 125 Argument $response is missing from the Docblock of parseResponse
error 125 Argument $classes is missing from the Docblock of parseResponse
error 125 No summary for method parseResponse()
error 186 Argument $rawHeaders is missing from the Docblock of parseRawHeaders
error 186 No summary for method parseRawHeaders()
error 31 No summary for property $CONNECTION_ESTABLISHED_HEADERS
error 43 No summary for property $client

Http/MediaFileUpload.php 23

Type Line Description
error 76 The type hint of the argument is incorrect for the type definition of the @param tag with argument $client in __construct()
error 76 The type hint of the argument is incorrect for the type definition of the @param tag with argument $request in __construct()
error 76 Argument $resumable is missing from the Docblock of __construct
error 76 Argument $chunkSize is missing from the Docblock of __construct
error 76 No summary for method __construct()
error 161 The type hint of the argument is incorrect for the type definition of the @param tag with argument $request in makePutRequest()
error 208 No summary for method process()
error 281 No summary for method getResumeUri()
error 290 No summary for method fetchResumeUri()
error 331 No summary for method transformToUploadUrl()
error 342 Argument $chunkSize is missing from the Docblock of setChunkSize
error 342 No summary for method setChunkSize()
error 347 No summary for method getRequest()
error 34 No summary for property $mimeType
error 37 No summary for property $data
error 40 No summary for property $resumable
error 43 No summary for property $chunkSize
error 46 No summary for property $size
error 49 No summary for property $resumeUri
error 52 No summary for property $progress
error 55 No summary for property $client
error 58 No summary for property $request
error 61 No summary for property $boundary

Http/REST.php 18

Type Line Description
error 0 No summary was found for this file
error 40 Argument $expectedClass is missing from the Docblock of execute
error 40 Argument $config is missing from the Docblock of execute
error 40 Argument $retryMap is missing from the Docblock of execute
error 70 Argument $expectedClass is missing from the Docblock of doExecute
error 105 The type hint of the argument is incorrect for the type definition of the @param tag with argument $response in decodeHttpResponse()
error 105 The type hint of the argument is incorrect for the type definition of the @param tag with argument $request in decodeHttpResponse()
error 105 Argument $expectedClass is missing from the Docblock of decodeHttpResponse
error 134 Argument $response is missing from the Docblock of decodeBody
error 134 Argument $request is missing from the Docblock of decodeBody
error 134 No summary for method decodeBody()
error 144 Argument $expectedClass is missing from the Docblock of determineExpectedClass
error 144 Argument $request is missing from the Docblock of determineExpectedClass
error 144 No summary for method determineExpectedClass()
error 160 Argument $body is missing from the Docblock of getResponseErrors
error 160 No summary for method getResponseErrors()
error 171 Argument $request is missing from the Docblock of isAltMedia
error 171 No summary for method isAltMedia()

Model.php 24

Type Line Description
error 0 No summary was found for this file
error 161 Argument $value is missing from the Docblock of getSimpleValue
error 182 Argument $value is missing from the Docblock of nullPlaceholderCheck
error 193 Argument $key is missing from the Docblock of getMappedName
error 249 Argument $offset is missing from the Docblock of offsetExists
error 249 No summary for method offsetExists()
error 254 Argument $offset is missing from the Docblock of offsetGet
error 254 No summary for method offsetGet()
error 261 Argument $offset is missing from the Docblock of offsetSet
error 261 Argument $value is missing from the Docblock of offsetSet
error 261 No summary for method offsetSet()
error 271 Argument $offset is missing from the Docblock of offsetUnset
error 271 No summary for method offsetUnset()
error 276 Argument $key is missing from the Docblock of keyType
error 276 No summary for method keyType()
error 281 Argument $key is missing from the Docblock of dataType
error 281 No summary for method dataType()
error 286 Argument $key is missing from the Docblock of __isset
error 286 No summary for method __isset()
error 291 Argument $key is missing from the Docblock of __unset
error 291 No summary for method __unset()
error 31 No summary for property $internal_gapi_mappings
error 32 No summary for property $modelData
error 33 No summary for property $processed

Service/Exception.php 2

Type Line Description
error 0 No summary was found for this file
error 18 No summary for class \Google_Service_Exception

Service/Resource.php 14

Type Line Description
error 60 Argument $service is missing from the Docblock of __construct
error 60 Argument $serviceName is missing from the Docblock of __construct
error 60 Argument $resourceName is missing from the Docblock of __construct
error 60 Argument $resource is missing from the Docblock of __construct
error 60 No summary for method __construct()
error 235 Argument $o is missing from the Docblock of convertToArrayAndStripNulls
error 235 No summary for method convertToArrayAndStripNulls()
error 29 No summary for property $stackParameters
error 43 No summary for property $rootUrl
error 46 No summary for property $client
error 49 No summary for property $serviceName
error 52 No summary for property $servicePath
error 55 No summary for property $resourceName
error 58 No summary for property $methods

Service.php 11

Type Line Description
error 0 No summary was found for this file
error 18 No summary for class \Google_Service
error 28 Argument $client is missing from the Docblock of __construct
error 28 No summary for method __construct()
error 20 No summary for property $batchPath
error 21 No summary for property $rootUrl
error 22 No summary for property $version
error 23 No summary for property $servicePath
error 24 No summary for property $availableScopes
error 25 No summary for property $resource
error 26 No summary for property $client

Task/Exception.php 2

Type Line Description
error 0 No summary was found for this file
error 18 No summary for class \Google_Task_Exception

Task/Retryable.php 1

Type Line Description
error 0 No summary was found for this file

Task/Runner.php 5

Type Line Description
error 0 No summary was found for this file
error 266 Argument $code is missing from the Docblock of allowedRetries
error 266 Argument $errors is missing from the Docblock of allowedRetries
error 280 Argument $retryMap is missing from the Docblock of setRetryMap
error 280 No summary for method setRetryMap()

Utils/UriTemplate.php 38

Type Line Description
error 0 No summary was found for this file
error 59 Argument $string is missing from the Docblock of parse
error 59 Argument $parameters is missing from the Docblock of parse
error 59 No summary for method parse()
error 69 Argument $string is missing from the Docblock of resolveNextSection
error 69 Argument $parameters is missing from the Docblock of resolveNextSection
error 83 Argument $string is missing from the Docblock of replace
error 83 Argument $start is missing from the Docblock of replace
error 83 Argument $end is missing from the Docblock of replace
error 83 Argument $parameters is missing from the Docblock of replace
error 83 No summary for method replace()
error 148 Argument $section is missing from the Docblock of replaceVars
error 148 Argument $parameters is missing from the Docblock of replaceVars
error 148 Argument $sep is missing from the Docblock of replaceVars
error 148 Argument $combine is missing from the Docblock of replaceVars
error 148 Argument $reserved is missing from the Docblock of replaceVars
error 148 Argument $tag_empty is missing from the Docblock of replaceVars
error 148 Argument $combine_on_empty is missing from the Docblock of replaceVars
error 148 No summary for method replaceVars()
error 185 Argument $key is missing from the Docblock of combine
error 185 Argument $parameters is missing from the Docblock of combine
error 185 Argument $sep is missing from the Docblock of combine
error 185 Argument $combine is missing from the Docblock of combine
error 185 Argument $reserved is missing from the Docblock of combine
error 185 Argument $tag_empty is missing from the Docblock of combine
error 185 Argument $combine_on_empty is missing from the Docblock of combine
error 185 No summary for method combine()
error 278 Argument $data is missing from the Docblock of getDataType
error 294 Argument $vars is missing from the Docblock of combineList
error 294 Argument $sep is missing from the Docblock of combineList
error 294 Argument $parameters is missing from the Docblock of combineList
error 294 Argument $combine is missing from the Docblock of combineList
error 294 Argument $reserved is missing from the Docblock of combineList
error 294 Argument $tag_empty is missing from the Docblock of combineList
error 294 Argument $combine_on_empty is missing from the Docblock of combineList
error 325 Argument $value is missing from the Docblock of getValue
error 325 Argument $length is missing from the Docblock of getValue
error 53 No summary for property $reservedEncoded