Test Setup Failed
Pull Request — master (#190)
by
unknown
08:43
created
src/midcom/datamanager/storage/privilege.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -22,7 +22,7 @@
 block discarded – undo
22 22
                     $this->config['type_config']['privilege_name'],
23 23
                     $this->config['type_config']['assignee'],
24 24
                     $this->config['type_config']['classname']
25
-                  );
25
+                    );
26 26
 
27 27
         return $source->__get('value');
28 28
     }
Please login to merge, or discard this patch.