mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-01 05:20:55 +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.