Skip to content

Commit

Permalink
Add missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
maccabeelevine committed Dec 10, 2024
1 parent 87ef65d commit 19184b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions module/VuFind/src/VuFind/Search/ProQuestFSG/Results.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@

use VuFindSearch\Command\SearchCommand;

use function strlen;

/**
* ProQuest Federated Search Gateway Search Parameters
*
Expand Down

0 comments on commit 19184b6

Please sign in to comment.