Completed
Branch 2.0.x (e30486)
by Andrew
02:20
created
classes/Ingenerator/KohanaView/Renderer.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -1,9 +1,9 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @author     Andrew Coulton <[email protected]>
4
- * @copyright  2015 inGenerator Ltd
5
- * @license    http://kohanaframework.org/license
6
- */
3
+     * @author     Andrew Coulton <[email protected]>
4
+     * @copyright  2015 inGenerator Ltd
5
+     * @license    http://kohanaframework.org/license
6
+     */
7 7
 
8 8
 namespace Ingenerator\KohanaView;
9 9
 
Please login to merge, or discard this patch.