Skip to content

Commit

Permalink
Update lib/UserBackend.php
Browse files Browse the repository at this point in the history
Co-authored-by: Carl Schwan <[email protected]>
  • Loading branch information
JonathanTreffler and CarlSchwan authored Apr 26, 2022
1 parent 826deb8 commit 2fcbd43
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions lib/UserBackend.php
Original file line number Diff line number Diff line change
Expand Up @@ -60,16 +60,6 @@ class UserBackend implements IApacheBackend, UserInterface, IUserBackend {
/** @var UserData */
private $userData;

/**
* @param IConfig $config
* @param IURLGenerator $urlGenerator
* @param ISession $session
* @param IDBConnection $db
* @param IUserManager $userManager
* @param GroupManager $groupManager
* @param SAMLSettings $settings
* @param ILogger $logger
*/
public function __construct(
IConfig $config,
IURLGenerator $urlGenerator,
Expand Down

0 comments on commit 2fcbd43

Please sign in to comment.