@@ -365,7 +365,7 @@ |
||
365 | 365 | |
366 | 366 | $permissionObjects = $this->buildPermissionsArray($permissions, $action); |
367 | 367 | |
368 | - switch($action) { |
|
368 | + switch ($action) { |
|
369 | 369 | case 'add': |
370 | 370 | // Add and negate call the same method |
371 | 371 | case 'negate': |