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
Interesting, it wasn't intended to be allowed but the code allows for it simply because its flexible. We can specifically deny it if that's what's desired. Doesn't matter to me either way. A subsequent public $foo { get { ... } } would likely over-write the original which may be a good enough reason to deny the possibility of separated accessors.
The following code works:
I'm not sure whether this is a bug or a feature.
The text was updated successfully, but these errors were encountered: