Skip to content
This repository was archived by the owner on Jul 24, 2023. It is now read-only.

Commit 2e77b70

Browse files
committed
Merge pull request #98 from Adldap2/analysis-qoraa5
Applied fixes from StyleCI
2 parents f9a825a + 8579af5 commit 2e77b70

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/AdldapServiceProvider.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,9 @@ public function provides()
6969
* @param Adldap $adldap
7070
* @param array $connections
7171
*
72-
* @return Adldap
7372
* @throws \Adldap\Exceptions\ConnectionException
73+
*
74+
* @return Adldap
7475
*/
7576
protected function addProviders(Adldap $adldap, array $connections = [])
7677
{

0 commit comments

Comments
 (0)