]> BookStack Code Mirror - bookstack/blobdiff - app/Entities/EntityProvider.php
LDAP: Added TLS support
[bookstack] / app / Entities / EntityProvider.php
index 6bf923b3112aa8e7387fd6eedeb601a601511dad..d28afe6f2c13701e87e898726e29af1e7745bdd8 100644 (file)
@@ -57,6 +57,7 @@ class EntityProvider
     /**
      * Fetch all core entity types as an associated array
      * with their basic names as the keys.
+     * @return [string => Entity]
      */
     public function all(): array
     {