Commit 34267d7
committed
feature #50842 Add missing return types to magic methods (wouterj)
This PR was merged into the 6.4 branch.
Discussion
----------
Add missing return types to magic methods
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | no
| New feature? | no
| Deprecations? | yes
| Tickets | -
| License | MIT
| Doc PR | -
I promise, these 72 methods really are the last methods that did not have a return type already 🙃
Commits
-------
6b270010c4 Add missing return types to magic methods1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
338 | 338 | | |
339 | 339 | | |
340 | 340 | | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
341 | 344 | | |
342 | 345 | | |
343 | 346 | | |
| |||
0 commit comments