Skip to content

Commit

Permalink
Added comment
Browse files Browse the repository at this point in the history
  • Loading branch information
LuomaJuha committed Dec 18, 2024
1 parent 220096c commit 984eec1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion module/VuFind/src/VuFind/OAI/Server.php
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,7 @@ protected function attachRecordHeader(
*
* @param object $record A record driver object
*
* @return string
* @return string|false String on success and false if an error occurred
*/
protected function getVuFindMetadata($record)
{
Expand Down

0 comments on commit 984eec1

Please sign in to comment.