mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-18 15:33:04 +00:00
Fixed the unit test (and added a typedoc)
This commit is contained in:
@@ -86,6 +86,7 @@ export class LogInComponent implements OnDestroy, OnInit {
|
||||
* @constructor
|
||||
* @param {AuthService} authService
|
||||
* @param {FormBuilder} formBuilder
|
||||
* @param {Router} router
|
||||
* @param {Store<State>} store
|
||||
*/
|
||||
constructor(
|
||||
|
Reference in New Issue
Block a user