@@ -54,7 +54,7 @@ |
||
| 54 | 54 | /** |
| 55 | 55 | * Return's the stack with the rows to be persisted. |
| 56 | 56 | * |
| 57 | - * @return array The stack with the rows to persist |
|
| 57 | + * @return integer The stack with the rows to persist |
|
| 58 | 58 | */ |
| 59 | 59 | protected function getStack() |
| 60 | 60 | { |
@@ -134,7 +134,7 @@ |
||
| 134 | 134 | /** |
| 135 | 135 | * Set's the system configuration. |
| 136 | 136 | * |
| 137 | - * @param \TechDivision\Import\Configuration\Subject $configuration The system configuration |
|
| 137 | + * @param SubjectConfigurationInterface $configuration The system configuration |
|
| 138 | 138 | * |
| 139 | 139 | * @return void |
| 140 | 140 | */ |