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