@@ -134,7 +134,7 @@ |
||
134 | 134 | * |
135 | 135 | * @param \DOMElement $element DOM element |
136 | 136 | * @param ContextInterface $context Context |
137 | - * @return ThingInterface|null Property child value |
|
137 | + * @return \Jkphl\RdfaLiteMicrodata\Domain\Thing\Thing|null Property child value |
|
138 | 138 | */ |
139 | 139 | protected function getPropertyChildValue(\DOMElement $element, ContextInterface $context) |
140 | 140 | { |