Hi,
With the last 1.30 version v1.30.12417 which implements Reports use of undefined property if there is __get/__set but also @property doc comment declaration., my errors increases of 900 (50 to 950 errors).
Anyway, I found an issue because I have the @property documentation and F12 works as well but PHPTools returns an error Undefined property due to the parent class.


FYI: Api\AbstractApi > API\Rule\AbstractRule >API\Rule\ACL
Thank you for the fix.