Completed
Push — master ( 40be2f...a959b0 )
by Joschi
02:47
created
src/Rdfalite/Infrastructure/Parser/RdfaliteElementProcessor.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -146,7 +146,7 @@
 block discarded – undo
146 146
      *
147 147
      * @param \DOMElement $element DOM element
148 148
      * @param Context $context Context
149
-     * @return ThingInterface|string Property value
149
+     * @return string Property value
150 150
      */
151 151
     protected function getPropertyValue(\DOMElement $element, Context $context)
152 152
     {
Please login to merge, or discard this patch.