mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-07-25 18:29:16 +02:00
Note that any properties declared in a sub-class aren't generally available until after the super() call is done, i.e. in the super constructor they're undefined.