@@ -43,7 +43,7 @@ |
||
43 | 43 | |
44 | 44 | public function getClaims() : array |
45 | 45 | { |
46 | - return $this->claims; |
|
46 | + return $this->claims; |
|
47 | 47 | } |
48 | 48 | |
49 | 49 | /** |