@@ -20,7 +20,6 @@ |
||
20 | 20 | /** |
21 | 21 | * RemoveOldCalendarShares constructor. |
22 | 22 | * |
23 | - * @param IDBConnection $db |
|
24 | 23 | */ |
25 | 24 | public function __construct(IDBConnection $connection) { |
26 | 25 | $this->connection = $connection; |