Passed
Pull Request — master (#198)
by Glynn
09:05
created
src/Interfaces/Renderable.php 1 patch
Indentation   -1 removed lines patch added patch discarded remove patch
@@ -48,7 +48,6 @@
 block discarded – undo
48 48
 	/**
49 49
 	 * Renders a view Model
50 50
 	 *It is recommended not to use reserved keyword "print" as function parameter name. Found: $print
51
-
52 51
 	 * @param View_Model $view_model
53 52
 	 * @return string|void
54 53
 	 */
Please login to merge, or discard this patch.