File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff 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 (
You can’t perform that action at this time.
0 commit comments