Completed
Branch TemplateInspector (b6c926)
by Josh
12:57
created
src/Configurator/Helpers/TemplateInspector.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -614,6 +614,7 @@
 block discarded – undo
614 614
 	* Compute and return given property according to isEmpty/isVoid rules
615 615
 	*
616 616
 	* @param  string Property's name: "e" or "v"
617
+	* @param string $propName
617 618
 	* @return bool
618 619
 	*/
619 620
 	protected function computeIsEmptyVoid($propName)
Please login to merge, or discard this patch.