@@ -85,7 +85,7 @@ |
||
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 | { |