@@ -44,7 +44,7 @@ |
||
44 | 44 | $resultFlags = 0; |
45 | 45 | $start = 0; |
46 | 46 | |
47 | - foreach ([ 'universe', 'group', 'user' ] as $scope) |
|
47 | + foreach (['universe', 'group', 'user'] as $scope) |
|
48 | 48 | { |
49 | 49 | $this->scope = $scope; |
50 | 50 | $start -= 3; |