Custom Message Type #187
Annotations
11 errors
|
src/PubNub/Endpoints/History.php#L106
Method PubNub\Endpoints\History::includeCustomMessageType() has parameter $includeCustomMessageType with no type specified.
|
src/PubNub/Endpoints/History.php#L106
PHPDoc tag @param references unknown parameter: $includeTimetoken
|
src/PubNub/Endpoints/MessagePersistance/FetchMessages.php#L96
Method PubNub\Endpoints\MessagePersistance\FetchMessages::includeCustomMessageType() has no return type specified.
|
src/PubNub/Endpoints/MessagePersistance/FetchMessages.php#L96
Method PubNub\Endpoints\MessagePersistance\FetchMessages::includeCustomMessageType() has parameter $includeCustomMessageType with no type specified.
|
src/PubNub/Endpoints/MessagePersistance/FetchMessages.php#L128
Negated boolean expression is always true.
|
src/PubNub/Models/Consumer/MessagePersistence/PNFetchMessagesItemResult.php#L46
Method PubNub\Models\Consumer\MessagePersistence\PNFetchMessagesItemResult::setCustomMessageType() has no return type specified.
|
tests/Acceptance/CustomMessageType/CustomMessageTypeContext.php#L32
Property PubNubTests\Acceptance\CustomMessageType\CustomMessageTypeContext::$response has no type specified.
|
tests/Acceptance/CustomMessageType/CustomMessageTypeContext.php#L43
Method PubNubTests\Acceptance\CustomMessageType\CustomMessageTypeContext::theDemoKeyset() has no return type specified.
|
tests/Acceptance/CustomMessageType/CustomMessageTypeContext.php#L56
Method PubNubTests\Acceptance\CustomMessageType\CustomMessageTypeContext::theDemoKeysetWithEnabledStorage() has no return type specified.
|
tests/Acceptance/CustomMessageType/CustomMessageTypeContext.php#L69
Method PubNubTests\Acceptance\CustomMessageType\CustomMessageTypeContext::iFetchMessageHistoryForChannel() has no return type specified.
|
This job failed
Loading