mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-11 12:03:03 +00:00
finished tests and docs
This commit is contained in:
@@ -64,6 +64,7 @@ export class EmptySSBAction implements Action {
|
||||
*
|
||||
* @param method
|
||||
* an optional method for which the ServerSyncBuffer should remove its entries
|
||||
* if this parameter is omitted, the buffer will be emptied as a whole
|
||||
*/
|
||||
constructor(method?: RestRequestMethod) {
|
||||
this.payload = method;
|
||||
|
Reference in New Issue
Block a user