@@ -76,7 +76,7 @@ |
||
| 76 | 76 | * Loader constructor. |
| 77 | 77 | * |
| 78 | 78 | * @param DocumentTypeInterface $document |
| 79 | - * @param AdapterInterface $adapter |
|
| 79 | + * @param Adapter $adapter |
|
| 80 | 80 | */ |
| 81 | 81 | public function __construct(DocumentTypeInterface $document, AdapterInterface $adapter) |
| 82 | 82 | { |