Closed marinaglancy closed 1 month ago
Thank you for the test case @marinaglancy,
We'll implement better treating of property-read
and property-write
.
Thank you @marinaglancy ,
We have fixed this issue by first respecting the @property
from PHPDoc.
The fix will be available in the next update.
Hello!
The following valid code gives an error "Member has protected visibility and is not accessible from the current context."