]> BookStack Code Mirror - bookstack/blobdiff - app/Auth/Access/Ldap.php
Fixed failing test after drawio default url change
[bookstack] / app / Auth / Access / Ldap.php
index 6259de0ae9b6cbdd9113dfc759ab12ac5030f20f..4bf6db474d527d92de5135b7b924aeee969fd73e 100644 (file)
@@ -11,6 +11,7 @@ class Ldap
 {
     /**
      * Connect to an LDAP server.
+     *
      * @return resource
      */
     public function connect(string $hostName, int $port)