Completed
Pull Request — master (#9881)
by Robin
21:52
created
lib/private/User/Database.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -96,7 +96,6 @@
 block discarded – undo
96 96
 	 * \OC\User\Database constructor.
97 97
 	 *
98 98
 	 * @param EventDispatcher $eventDispatcher
99
-	 * @param string $table
100 99
 	 */
101 100
 	public function __construct($eventDispatcher = null) {
102 101
 		$this->cache = new CappedMemoryCache();
Please login to merge, or discard this patch.