Skip to content

Commit

Permalink
#1101 Fix coding style.
Browse files Browse the repository at this point in the history
  • Loading branch information
haogatyp committed Sep 7, 2023
1 parent f551e13 commit 4963cf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/oai/models/DefaultServer.php
Original file line number Diff line number Diff line change
Expand Up @@ -1351,7 +1351,7 @@ public function setVisible($visible)
* Checks if exporting a document is allowed, if not an exception will be thrown.
*
* @param Document $document
* @param string $metadataPrefix
* @param string $metadataPrefix
* @throws Oai_Model_Exception
*/
protected function checkExportAllowed($document, $metadataPrefix)
Expand Down

0 comments on commit 4963cf7

Please sign in to comment.