@@ -26,7 +26,6 @@ |
||
26 | 26 | /** |
27 | 27 | * @param callable $repository |
28 | 28 | * @param AccessorInterface $accessor |
29 | - * @param callable|null $collectionFactory |
|
30 | 29 | */ |
31 | 30 | public function __construct(callable $repository, AccessorInterface $accessor) |
32 | 31 | { |