Completed
Push — master ( 8c4081...342540 )
by Joschi
02:42
created
src/RdfaLiteMicrodata/Infrastructure/Parser/MicrodataElementProcessor.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -134,7 +134,7 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.