@@ -25,7 +25,7 @@ |
||
| 25 | 25 | $this->roleConfig = $roleConfig; |
| 26 | 26 | $this->identificationExempt = $identificationExempt; |
| 27 | 27 | |
| 28 | - $this->globallyDenied = self::constructDenyOnlyRole($globallyDenied);; |
|
| 28 | + $this->globallyDenied = self::constructDenyOnlyRole($globallyDenied); ; |
|
| 29 | 29 | } |
| 30 | 30 | |
| 31 | 31 | /** |