Skip to content

Commit

Permalink
Update module/VuFind/src/VuFind/RateLimiter/RateLimiterManager.php
Browse files Browse the repository at this point in the history
  • Loading branch information
demiankatz authored Dec 16, 2024
1 parent 4a4da10 commit 8ecee23
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ class RateLimiterManager implements LoggerAwareInterface, TranslatorAwareInterfa
/**
* Turnstile service
*
* @var Turnstile
* @var ?Turnstile
*/
protected $turnstile = null;

Expand Down

0 comments on commit 8ecee23

Please sign in to comment.