@@ -68,7 +68,7 @@ |
||
68 | 68 | * |
69 | 69 | * @return null|DataEntityInterface |
70 | 70 | */ |
71 | - public function getIdentity() : ?DataEntityInterface |
|
71 | + public function getIdentity() : ? DataEntityInterface |
|
72 | 72 | { |
73 | 73 | return $this->sessionManager->get($this->sessionKey); |
74 | 74 | } |