]> _ Git - fluidbook-toolbox.git/commitdiff
try #6202
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 21 Aug 2023 16:33:14 +0000 (18:33 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 21 Aug 2023 16:33:14 +0000 (18:33 +0200)
app/Fluidbook/SearchIndex.php

index 84cf8cfae11232137239241493bbf9b04340f197..42a7b8319c0327a3207d3fb937d50b68e6f37a43 100644 (file)
@@ -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)
     {