54472: Notification errors

This commit is contained in:
Kristof De Langhe
2018-09-11 09:21:35 +02:00
parent 12058cb4db
commit dfb4a3bd9c
7 changed files with 31 additions and 9 deletions

View File

@@ -36,6 +36,7 @@ class TestService extends ComColDataService<NormalizedTestObject, any> {
protected objectCache: ObjectCacheService,
protected halService: HALEndpointService,
protected authService: AuthService,
protected notificationsService: NotificationsService,
protected linkPath: string
) {
super();