]> BookStack Code Mirror - bookstack/blobdiff - app/Entities/EntityProvider.php
Improve sorting Shelf Books
[bookstack] / app / Entities / EntityProvider.php
index ef1935a0f0fa9891aec03f7b7010317feedf8b0c..c77a57d61a5710edf652082839492a394c21a341 100644 (file)
@@ -55,7 +55,7 @@ class EntityProvider
     /**
      * Fetch all core entity types as an associated array
      * with their basic names as the keys.
-     * @return [string => Entity]
+     * @return array<Entity>
      */
     public function all(): array
     {