Constructor tag
#3657
Replies: 2 comments
|
There's already talks about stuff like An already possible (though half baked) workaround is to use the |
0 replies
|
I think phpdoc should simply recognise if a static class method has @return self |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
It is needed some @constructor tag, becuase there could be static constructor methods in order to encapsulate different create intentions for the same class.
All reactions