]> BookStack Code Mirror - bookstack/blobdiff - app/Entities/Tools/SearchIndex.php
Added test for logical-theme-system command registration
[bookstack] / app / Entities / Tools / SearchIndex.php
index d748c1695d46369c314eb6f6f121b0bc9dce3649..79139ec24062433ed136bebd77cd57fd130bfd30 100644 (file)
@@ -67,7 +67,7 @@ class SearchIndex
      * - The number that have been processed so far.
      * - The total number of that model to be processed.
      *
-     * @param callable(Entity, int, int)|null $progressCallback
+     * @param callable(Entity, int, int):void|null $progressCallback
      */
     public function indexAllEntities(?callable $progressCallback = null)
     {