@@ -96,7 +96,6 @@ |
||
| 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(); |