From dab857d1277d60c841ea7cd56283a297c18a3a2f Mon Sep 17 00:00:00 2001 From: Mike Colagrosso Date: Mon, 24 Mar 2025 18:14:08 -0600 Subject: [PATCH] Cast WordCount to string to fix PHPStan error --- www/ebooks/get.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/ebooks/get.php b/www/ebooks/get.php index d85e7f1f..0fd76d12 100644 --- a/www/ebooks/get.php +++ b/www/ebooks/get.php @@ -118,7 +118,7 @@ catch(Exceptions\EbookNotFoundException){