Skip to content

Commit

Permalink
refs vufind-org#2999 fix styles with vufind rules
Browse files Browse the repository at this point in the history
  • Loading branch information
RLangeUni committed Oct 16, 2024
1 parent 010756c commit 634dacb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ public function setSourceIdentifiers($identifier, $searchBackendId = '');
* @return string
*/
public function getSourceIdentifier();

/**
* Sets the result set identifier for the record.
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ public function getSearchBackendIdentifier();
* @return void
*/
public function setResultSetIdentifier(string $uuid);

/**
* Retrieves the unique result set identifier.
*
Expand Down

0 comments on commit 634dacb

Please sign in to comment.