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
Daniel Spors edited this page Nov 11, 2020
·
2 revisions
Classes in file reflection/publicattribute.class.php
class PublicAttribute
Marks a class/method as public
Not sure if this is deprecated, but of course still usable to mark classes/methods as public.
Note: currently not used in ScavixWDF itself.