Passed
Push — master ( 29baaf...069627 )
by Mihail
06:51
created
Apps/Model/Admin/Application/FormUpdate.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -17,8 +17,8 @@
 block discarded – undo
17 17
     }
18 18
 
19 19
     /**
20
-    * Magic method before example
21
-    */
20
+     * Magic method before example
21
+     */
22 22
     public function before()
23 23
     {
24 24
         $class = 'Apps\Controller\Admin\\' . $this->_controller;
Please login to merge, or discard this patch.