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
I use __construct method for my constructors.
If arguments of a constructor defined in sub class are different from parent class,
the parent's constructor still gets documented in the sub class.
Could you change that please?
Thanks
The text was updated successfully, but these errors were encountered:
Hi,
I use __construct method for my constructors.
If arguments of a constructor defined in sub class are different from parent class,
the parent's constructor still gets documented in the sub class.
Could you change that please?
Thanks
The text was updated successfully, but these errors were encountered: