Loading src/UnicaenLdap/Options/ModuleOptions.php +1 −0 Original line number Diff line number Diff line Loading @@ -258,6 +258,7 @@ class ModuleOptions extends AbstractOptions { return array( 'host' => $this->getHost(), 'port' => $this->getPort(), 'username' => $this->getUsername(), 'password' => $this->getPassword(), 'bindRequiresDn' => $this->getBindRequiresDn(), Loading Loading
src/UnicaenLdap/Options/ModuleOptions.php +1 −0 Original line number Diff line number Diff line Loading @@ -258,6 +258,7 @@ class ModuleOptions extends AbstractOptions { return array( 'host' => $this->getHost(), 'port' => $this->getPort(), 'username' => $this->getUsername(), 'password' => $this->getPassword(), 'bindRequiresDn' => $this->getBindRequiresDn(), Loading