Skip to content

Commit

Permalink
pkp/pkp-lib#10744 Increase opportunity for ORCID work/review deposits
Browse files Browse the repository at this point in the history
  • Loading branch information
taslangraham committed Dec 31, 2024
1 parent 2374ae8 commit e453d86
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions classes/orcid/actions/SendSubmissionToOrcid.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,12 @@ protected function canDepositSubmission(): bool
{
return true;
}

/**
* @inheritDoc
*/
public function depositReviewsForSubmission(): void
{
//
}
}

0 comments on commit e453d86

Please sign in to comment.