Completed
Push — master ( d59d58...383891 )
by Oleg
02:36
created
app/configs/components/auth.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -5,7 +5,7 @@
 block discarded – undo
5 5
     'class' => '\Micro\Auth\DbAcl',
6 6
     'arguments' => [
7 7
         'container' => '@this',
8
-        'roles' => [ // Permission roles
8
+        'roles' => [// Permission roles
9 9
             'roles' => [
10 10
                 1 => 'user',
11 11
                 2 => 'admin'
Please login to merge, or discard this patch.