Completed
Branch TemplateNormalizations (46261a)
by Josh
14:15
created
src/Configurator/TemplateNormalizations/AbstractNormalization.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -81,7 +81,7 @@
 block discarded – undo
81 81
 	* Create a text node in current template
82 82
 	*
83 83
 	* @param  string  $content
84
-	* @return DOMText
84
+	* @return DOMNode
85 85
 	*/
86 86
 	protected function createTextNode($content)
87 87
 	{
Please login to merge, or discard this patch.