Commit 58817d8
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
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
0 commit comments