Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

add some missing null types in phpdoc - #1016

Open
Julien Bornstein (julienbornstein) wants to merge 1 commit into
Azure:masterfrom
julienbornstein:patch-1
Open

add some missing null types in phpdoc#1016
Julien Bornstein (julienbornstein) wants to merge 1 commit into
Azure:masterfrom
julienbornstein:patch-1

Conversation

@julienbornstein

@julienbornstein Julien Bornstein (julienbornstein) commented Feb 26, 2021

Copy link
Copy Markdown
  • In ServiceBusRestProxy: fix phpdoc Calvin Hill (@return) : receiveMessage() receiveQueueMessage() and receiveSubscriptionMessage() can return null.

  • In BrokerProperties, by default, when initiate an instance of the class, all properties are unset, so they are null. Fixing Phpdoc for properties, getters and setters
  • In BrokeredMessage, also some phpdoc type fixes

@ghost

Deleted user (ghost) commented Feb 26, 2021

Copy link
Copy Markdown

CLA assistant check
All CLA requirements met.

@julienbornstein Julien Bornstein (julienbornstein) changed the title set return type nullable for ServiceBusRestProxy::receiveMessage() add some missing null types in phpdoc Feb 26, 2021
- In ServiceBusRestProxy/IServiceBus, fix phpdoc @return : receiveMessage() receiveQueueMessage() and receiveSubscriptionMessage() can return null
- In BrokerProperties, by default, when initiate an instance of the class, all properties are unset, so they are null. Fixing Phpdoc for properties, getters and setters
- In BrokeredMessage, also some phpdoc type fixes
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants