We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
UPGRADE-3.x.md
1 parent 4dbf451 commit 723d253Copy full SHA for 723d253
1 file changed
UPGRADE-3.x.md
@@ -6,4 +6,4 @@ UPGRADE FROM 3.2 to 3.3
6
* Deprecated method `getTicketList()` in favor of `getTicketListQuery()`.
7
8
* Deprecated relying on the return value of `updateTicket()`, since its the same object
9
- provided at argument 1. This method will return void in version 4.0.
+ provided at argument 1. This method will return `void` in version 4.0.
0 commit comments