@@ -136,7 +136,7 @@ |
||
| 136 | 136 | { |
| 137 | 137 | $configuration = $this->getConfiguration(); |
| 138 | 138 | /** |
| 139 | - * @var \TYPO3\CMS\Extbase\DomainObject\AbstractEntity $model |
|
| 139 | + * @var \TYPO3\CMS\Extbase\DomainObject\AbstractEntity $model |
|
| 140 | 140 | */ |
| 141 | 141 | $model = new $configuration['model']; |
| 142 | 142 | $model->setPid($configuration['pid']); |