SignatureMethod/Plaintext.php 5

Type Line Description
error 21 No summary for method getName()
error 26 Argument $request is missing from the Docblock of sign
error 26 Argument $consumer is missing from the Docblock of sign
error 26 Argument $token is missing from the Docblock of sign
error 26 No summary for method sign()

SignatureMethod/RsaSha1.php 13

Type Line Description
error 21 Argument $publicKey is missing from the Docblock of __construct
error 21 Argument $privateKey is missing from the Docblock of __construct
error 21 No summary for method __construct()
error 27 No summary for method getName()
error 32 Argument $request is missing from the Docblock of sign
error 32 Argument $consumer is missing from the Docblock of sign
error 32 Argument $token is missing from the Docblock of sign
error 32 No summary for method sign()
error 43 Argument $signature is missing from the Docblock of verify
error 43 Argument $request is missing from the Docblock of verify
error 43 Argument $consumer is missing from the Docblock of verify
error 43 Argument $token is missing from the Docblock of verify
error 43 No summary for method verify()

SignatureMethod/HmacSha1.php 5

Type Line Description
error 21 No summary for method getName()
error 26 Argument $request is missing from the Docblock of sign
error 26 Argument $consumer is missing from the Docblock of sign
error 26 Argument $token is missing from the Docblock of sign
error 26 No summary for method sign()

Utils.php 2

Type Line Description
error 21 Argument $string is missing from the Docblock of urlencodeRfc3986
error 21 No summary for method urlencodeRfc3986()

Consumer.php 3

Type Line Description
error 50 Argument $name is missing from the Docblock of __get
error 50 No summary for method __get()
error 21 No summary for property $_config

Token.php 6

Type Line Description
error 28 Argument $key is missing from the Docblock of __construct
error 28 Argument $secret is missing from the Docblock of __construct
error 45 Argument $string is missing from the Docblock of fromString
error 45 No summary for method fromString()
error 21 No summary for property $key
error 22 No summary for property $secret

SignatureMethod.php 10

Type Line Description
error 21 No summary for method getName()
error 23 Argument $request is missing from the Docblock of sign
error 23 Argument $consumer is missing from the Docblock of sign
error 23 Argument $token is missing from the Docblock of sign
error 23 No summary for method sign()
error 25 Argument $signature is missing from the Docblock of verify
error 25 Argument $request is missing from the Docblock of verify
error 25 Argument $consumer is missing from the Docblock of verify
error 25 Argument $token is missing from the Docblock of verify
error 25 No summary for method verify()

Request.php 9

Type Line Description
error 27 Argument $url is missing from the Docblock of __construct
error 27 Argument $params is missing from the Docblock of __construct
error 27 Argument $method is missing from the Docblock of __construct
error 27 No summary for method __construct()
error 99 Argument $realm is missing from the Docblock of buildAuthorizationHeader
error 99 No summary for method buildAuthorizationHeader()
error 23 No summary for property $_params
error 24 No summary for property $_url
error 25 No summary for property $_method