Skip to content

Commit a17a52e

Browse files
committed
Comments alignment
1 parent 08ac663 commit a17a52e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

lib/Backend/UserBackend.php

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -104,13 +104,13 @@ final class UserBackend extends ABackend implements
104104
/**
105105
* The default constructor.
106106
*
107-
* @param string $AppName The application name.
108-
* @param Cache $cache The cache instance.
109-
* @param ILogger $logger The logger instance.
110-
* @param Properties $properties The properties array.
111-
* @param UserRepository $userRepository The user repository.
112-
* @param IL10N $localization The localization service.
113-
* @param IConfig $config The config instance.
107+
* @param string $AppName The application name.
108+
* @param Cache $cache The cache instance.
109+
* @param ILogger $logger The logger instance.
110+
* @param Properties $properties The properties array.
111+
* @param UserRepository $userRepository The user repository.
112+
* @param IL10N $localization The localization service.
113+
* @param IConfig $config The config instance.
114114
* @param IEventDispatcher $eventDispatcher The event dispatcher.
115115
*/
116116
public function __construct(

0 commit comments

Comments
 (0)