You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Going on the definitions in Appendix A, Subsection Keyword (bottom of document), shouldn't the assumed @return of a __construct method as mentioned in the exceptions to Section 8.15 be assumed @return static rather than the stated @return self?