Completed
Push — ezp25875-richtext_image_embed_... ( c60f8f...849d5b )
by
unknown
19:23
created
eZ/Publish/Core/FieldType/RichText/Converter/Render/Embed.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -85,7 +85,7 @@
 block discarded – undo
85 85
      * Process embed tags for a single tag type (embed or embed-inline).
86 86
      *
87 87
      * @param \DOMDocument $xmlDoc
88
-     * @param $tagName string name of the tag to extract
88
+     * @param string $tagName string name of the tag to extract
89 89
      */
90 90
     protected function processTag(DOMDocument $xmlDoc, $tagName)
91 91
     {
Please login to merge, or discard this patch.