bundle = new GroupwareBundle($this->l10n); $this->bundleIdentifier = 'GroupwareBundle'; $this->bundleName = 'Groupware bundle'; $this->bundleAppIds = [ 'calendar', 'contacts', 'deck', 'mail' ]; } }