]> BookStack Code Mirror - bookstack/blobdiff - app/Entities/EntityProvider.php
respective book and chapter structure added.
[bookstack] / app / Entities / EntityProvider.php
index 365daf7ebe66c9ec70e42159c0e3b8600e3e69b1..3276a6c7a91d103b3b36b2098339d5ae437a308c 100644 (file)
@@ -37,7 +37,7 @@ class EntityProvider
      * Fetch all core entity types as an associated array
      * with their basic names as the keys.
      *
-     * @return array<Entity>
+     * @return array<string, Entity>
      */
     public function all(): array
     {