From: Vincent Vanwaelscappel Date: Mon, 21 Aug 2023 16:33:14 +0000 (+0200) Subject: try #6202 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=f5c688e03a64d1d01ea6c202835b2479212cbc9f;p=fluidbook-toolbox.git try #6202 --- diff --git a/app/Fluidbook/SearchIndex.php b/app/Fluidbook/SearchIndex.php index 84cf8cfae..42a7b8319 100644 --- a/app/Fluidbook/SearchIndex.php +++ b/app/Fluidbook/SearchIndex.php @@ -17,6 +17,7 @@ class SearchIndex * @param bool $simple * @param bool $force * @return void + * @throws \Exception */ public static function makeTextsIndexes($compiler, $dir, &$index, &$textes, bool $simple = false, bool $force = false) {