Passed
Push — master ( 11c67b...955441 )
by Atanas
02:20
created
src/View/EngineInterface.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -17,7 +17,7 @@
 block discarded – undo
17 17
 	/**
18 18
 	 * Render the first view that exists to a string
19 19
 	 *
20
-	 * @param  string[] $view
20
+	 * @param  string[] $views
21 21
 	 * @param  array    $context
22 22
 	 * @return string
23 23
 	 */
Please login to merge, or discard this patch.