mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
Added tests and comments
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
import { TaskObject } from './task-object.model';
|
||||
|
||||
/**
|
||||
* A model class for a ClaimedTask.
|
||||
*/
|
||||
export class ClaimedTask extends TaskObject {
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user