Passed
Pull Request — master (#12)
by Anton
21:44 queued 14:51
created
application/modules/auth/controllers/auth.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -19,7 +19,7 @@
 block discarded – undo
19 19
  *
20 20
  * @return void
21 21
  */
22
-return function ($provider = '') {
22
+return function($provider = '') {
23 23
     /**
24 24
      * @var Controller $this
25 25
      */
Please login to merge, or discard this patch.