mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-05-31 15:26:40 +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.