Common/Error.php 6

Type Line Description
error 0 No summary was found for this file
error 6 No summary for class \VivialConnect\Common\Error
error 11 Argument $response is missing from the Docblock of __construct
error 11 No summary for method __construct()
error 16 No summary for method getResponse()
error 9 No summary for property $response

Common/Inflector.php 1

Type Line Description
error 34 No summary for class \VivialConnect\Common\Inflector

Common/Request.php 7

Type Line Description
error 0 No summary was found for this file
error 6 No summary for class \VivialConnect\Common\Request
error 9 No summary for property $method
error 12 No summary for property $url
error 15 No summary for property $query
error 18 No summary for property $headers
error 21 No summary for property $body

Common/Response.php 6

Type Line Description
error 0 No summary was found for this file
error 8 No summary for class \VivialConnect\Common\Response
error 137 No summary for method setStatusCode()
error 186 No summary for method setHeader()
error 195 No summary for method setHeaders()
error 47 No summary for property $statusTexts

Common/ResponseException.php 6

Type Line Description
error 0 No summary was found for this file
error 6 No summary for class \VivialConnect\Common\ResponseException
error 10 Argument $error is missing from the Docblock of __construct
error 10 No summary for method __construct()
error 17 No summary for method getError()
error 8 No summary for property $error

Common/Utility.php 10

Type Line Description
error 0 No summary was found for this file
error 6 No summary for class \VivialConnect\Common\Utility
error 8 Argument $haystack is missing from the Docblock of startsWith
error 8 Argument $needle is missing from the Docblock of startsWith
error 8 No summary for method startsWith()
error 14 Argument $haystack is missing from the Docblock of endsWith
error 14 Argument $needle is missing from the Docblock of endsWith
error 14 No summary for method endsWith()
error 23 Argument $name is missing from the Docblock of getClassName
error 23 No summary for method getClassName()

Filters/HmacAuth.php 37

Type Line Description
error 0 No summary was found for this file
error 9 No summary for class \VivialConnect\Filters\HmacAuth
error 15 Argument $endpointUrl is missing from the Docblock of computeSignature
error 15 Argument $httpMethod is missing from the Docblock of computeSignature
error 15 Argument $headers is missing from the Docblock of computeSignature
error 15 Argument $queryParameters is missing from the Docblock of computeSignature
error 15 Argument $body is missing from the Docblock of computeSignature
error 15 Argument $apiKey is missing from the Docblock of computeSignature
error 15 Argument $apiSecret is missing from the Docblock of computeSignature
error 15 Argument $requestTimeStamp is missing from the Docblock of computeSignature
error 15 No summary for method computeSignature()
error 39 Argument $datenow is missing from the Docblock of getTimeStamp
error 39 No summary for method getTimeStamp()
error 43 Argument $headers is missing from the Docblock of getCanonicalizeHeaderNames
error 43 No summary for method getCanonicalizeHeaderNames()
error 52 Argument $headers is missing from the Docblock of getCanonicalizedHeaderString
error 52 No summary for method getCanonicalizedHeaderString()
error 68 Argument $endpoint is missing from the Docblock of getCanonicalRequest
error 68 Argument $httpMethod is missing from the Docblock of getCanonicalRequest
error 68 Argument $canonQueryParameters is missing from the Docblock of getCanonicalRequest
error 68 Argument $canonHeaderNames is missing from the Docblock of getCanonicalRequest
error 68 Argument $canonHeaders is missing from the Docblock of getCanonicalRequest
error 68 Argument $bodyHash is missing from the Docblock of getCanonicalRequest
error 68 Argument $requestTimeStamp is missing from the Docblock of getCanonicalRequest
error 68 No summary for method getCanonicalRequest()
error 85 Argument $endpoint is missing from the Docblock of getCanonicalizedResourcePath
error 85 No summary for method getCanonicalizedResourcePath()
error 104 Argument $parameters is missing from the Docblock of getCanonicalizedQueryString
error 104 No summary for method getCanonicalizedQueryString()
error 122 Argument $stringData is missing from the Docblock of sign
error 122 Argument $secret is missing from the Docblock of sign
error 122 Argument $algorithm is missing from the Docblock of sign
error 122 No summary for method sign()
error 131 Argument $next is missing from the Docblock of peel
error 131 Name of argument $next does not match with the DocBlock's name $object in peel()
error 131 The type hint of the argument is incorrect for the type definition of the @param tag with argument $next in peel()
error 131 No summary for method peel()

Resources/Account.php 6

Type Line Description
error 0 No summary was found for this file
error 8 No summary for class \VivialConnect\Resources\Account
error 29 Argument $accountId is missing from the Docblock of billingStatus
error 29 Argument $queryParams is missing from the Docblock of billingStatus
error 29 Argument $headers is missing from the Docblock of billingStatus
error 29 No summary for method billingStatus()

Resources/Attachment.php 2

Type Line Description
error 0 No summary was found for this file
error 6 No summary for class \VivialConnect\Resources\Attachment

Resources/Collection.php 33

Type Line Description
error 0 No summary was found for this file
error 8 No summary for class \VivialConnect\Resources\Collection
error 16 Argument $className is missing from the Docblock of __construct
error 16 Argument $data is missing from the Docblock of __construct
error 16 Argument $response is missing from the Docblock of __construct
error 16 Argument $lastKey is missing from the Docblock of __construct
error 16 No summary for method __construct()
error 28 No summary for method getResponse()
error 33 No summary for method getIterator()
error 38 No summary for method first()
error 46 No summary for method toArray()
error 57 No summary for method toJson()
error 62 No summary for method current()
error 67 Argument $position is missing from the Docblock of seek
error 67 No summary for method seek()
error 75 No summary for method next()
error 80 No summary for method rewind()
error 85 No summary for method count()
error 90 No summary for method valid()
error 95 No summary for method key()
error 100 Argument $offset is missing from the Docblock of offsetGet
error 100 No summary for method offsetGet()
error 105 Argument $offset is missing from the Docblock of offsetExists
error 105 No summary for method offsetExists()
error 110 Argument $offset is missing from the Docblock of offsetSet
error 110 Argument $value is missing from the Docblock of offsetSet
error 110 No summary for method offsetSet()
error 120 Argument $offset is missing from the Docblock of offsetUnset
error 120 No summary for method offsetUnset()
error 11 No summary for property $response
error 12 No summary for property $index
error 13 No summary for property $objects
error 14 No summary for property $lastKey

Resources/Connector.php 26

Type Line Description
error 0 No summary was found for this file
error 8 No summary for class \VivialConnect\Resources\Connector
error 107 No summary for class \VivialConnect\Resources\ConnectorNumber
error 109 No summary for class \VivialConnect\Resources\ConnectorCallback
error 11 Argument $phoneNumber is missing from the Docblock of addNumber
error 11 Argument $phoneNumberId is missing from the Docblock of addNumber
error 11 No summary for method addNumber()
error 34 Argument $numbers is missing from the Docblock of addNumbers
error 34 No summary for method addNumbers()
error 41 Argument $phoneNumber is missing from the Docblock of deleteNumber
error 41 Argument $phoneNumberId is missing from the Docblock of deleteNumber
error 41 No summary for method deleteNumber()
error 50 Argument $numbers is missing from the Docblock of deleteNumbers
error 50 No summary for method deleteNumbers()
error 57 Argument $eventType is missing from the Docblock of addCallback
error 57 Argument $messageType is missing from the Docblock of addCallback
error 57 Argument $url is missing from the Docblock of addCallback
error 57 Argument $method is missing from the Docblock of addCallback
error 57 No summary for method addCallback()
error 82 Argument $callbacks is missing from the Docblock of addCallbacks
error 82 No summary for method addCallbacks()
error 89 Argument $eventType is missing from the Docblock of deleteCallback
error 89 Argument $messageType is missing from the Docblock of deleteCallback
error 89 No summary for method deleteCallback()
error 98 Argument $callbacks is missing from the Docblock of deleteCallbacks
error 98 No summary for method deleteCallbacks()

Resources/Log.php 6

Type Line Description
error 0 No summary was found for this file
error 6 No summary for class \VivialConnect\Resources\Log
error 13 Argument $queryParams is missing from the Docblock of all
error 13 Argument $headers is missing from the Docblock of all
error 35 Argument $queryParams is missing from the Docblock of aggregate
error 35 Argument $headers is missing from the Docblock of aggregate

Resources/Message.php 18

Type Line Description
error 0 No summary was found for this file
error 8 No summary for class \VivialConnect\Resources\Message
error 10 Argument $queryParams is missing from the Docblock of send
error 10 Argument $headers is missing from the Docblock of send
error 10 No summary for method send()
error 15 Argument $attachmentId is missing from the Docblock of getAttachment
error 15 Argument $queryParams is missing from the Docblock of getAttachment
error 15 Argument $headers is missing from the Docblock of getAttachment
error 15 No summary for method getAttachment()
error 32 Argument $queryParams is missing from the Docblock of getAttachments
error 32 Argument $headers is missing from the Docblock of getAttachments
error 32 No summary for method getAttachments()
error 49 Argument $queryParams is missing from the Docblock of getAttachmentsCount
error 49 Argument $headers is missing from the Docblock of getAttachmentsCount
error 49 No summary for method getAttachmentsCount()
error 65 Argument $attachmentId is missing from the Docblock of getAttachmentResourceUri
error 65 Argument $isCount is missing from the Docblock of getAttachmentResourceUri
error 65 No summary for method getAttachmentResourceUri()

Resources/Number.php 14

Type Line Description
error 0 No summary was found for this file
error 8 No summary for class \VivialConnect\Resources\Number
error 10 Argument $data is missing from the Docblock of __construct
error 10 No summary for method __construct()
error 17 Argument $queryParams is missing from the Docblock of buy
error 17 Argument $headers is missing from the Docblock of buy
error 17 No summary for method buy()
error 22 Argument $queryParams is missing from the Docblock of buyLocal
error 22 Argument $headers is missing from the Docblock of buyLocal
error 22 No summary for method buyLocal()
error 58 Argument $numberId is missing from the Docblock of release
error 58 Argument $queryParams is missing from the Docblock of release
error 58 Argument $headers is missing from the Docblock of release
error 58 No summary for method release()

Resources/Resource.php 24

Type Line Description
error 0 No summary was found for this file
error 12 No summary for class \VivialConnect\Resources\Resource
error 96 Argument $data is missing from the Docblock of __construct
error 96 No summary for method __construct()
error 188 Argument $isSubresource is missing from the Docblock of save
error 188 Name of argument $isSubresource does not match with the DocBlock's name $headers in save()
error 242 Argument $isSubresrouce is missing from the Docblock of destroy
error 242 Name of argument $isSubresrouce does not match with the DocBlock's name $headers in destroy()
error 422 No summary for method toArray()
error 444 No summary for method toJson()
error 784 Argument $name is missing from the Docblock of getCredentialToken
error 795 Argument $options is missing from the Docblock of init
error 795 Argument $connectionName is missing from the Docblock of init
error 795 Argument $client is missing from the Docblock of init
error 809 Argument $connectionName is missing from the Docblock of getConnectionByName
error 65 No summary for property $singularName
error 66 No summary for property $pluralName
error 79 No summary for property $creds
error 85 No summary for property $resourceIdentifier
error 86 No summary for property $attributes
error 87 No summary for property $dirty
error 88 No summary for property $dependentResources
error 91 No summary for property $response
error 94 No summary for property $error

Resources/ResourceException.php 2

Type Line Description
error 0 No summary was found for this file
error 6 No summary for class \VivialConnect\Resources\ResourceException

Resources/SubResource.php 6

Type Line Description
error 0 No summary was found for this file
error 5 No summary for class \VivialConnect\Resources\SubResource
error 9 Argument $attributes is missing from the Docblock of processConnectorNumber
error 9 No summary for method processConnectorNumber()
error 16 Argument $attributes is missing from the Docblock of processConnectorCallback
error 16 No summary for method processConnectorCallback()

Resources/User.php 2

Type Line Description
error 0 No summary was found for this file
error 6 No summary for class \VivialConnect\Resources\User

Transport/Connection.php 23

Type Line Description
error 0 No summary was found for this file
error 16 No summary for class \VivialConnect\Transport\Connection
error 136 Name of argument $options does not match with the DocBlock's name $httpClient in __construct()
error 136 The type hint of the argument is incorrect for the type definition of the @param tag with argument $options in __construct()
error 136 Name of argument $httpClient does not match with the DocBlock's name $options in __construct()
error 136 The type hint of the argument is incorrect for the type definition of the @param tag with argument $httpClient in __construct()
error 192 No summary for method getResponseClass()
error 200 No summary for method getErrorClass()
error 208 No summary for method getUpdateMethod()
error 326 No summary for method get()
error 342 No summary for method post()
error 358 No summary for method put()
error 375 No summary for method patch()
error 392 Name of argument $body does not match with the DocBlock's name $headers in delete()
error 392 Argument $headers is missing from the Docblock of delete
error 392 No summary for method delete()
error 408 No summary for method head()
error 418 No summary for method getLog()
error 428 No summary for method addLog()
error 19 No summary for property $httpClient
error 22 No summary for property $middlewareManager
error 25 No summary for property $log
error 110 No summary for property $options

Transport/ConnectionManager.php 3

Type Line Description
error 0 No summary was found for this file
error 6 No summary for class \VivialConnect\Transport\ConnectionManager
error 8 No summary for property $connections