scopes[$scope->getIdentifier()] = $scope; } /** * Return an array of scopes associated with the token. * * @return ScopeEntityInterface[] */ public function getScopes() { return \array_values($this->scopes); } /** * Get the token's expiry date time. * * @return DateTimeImmutable */ public function getExpiryDateTime() { return $this->expiryDateTime; } /** * Set the date time when the token expires. * * @param DateTimeImmutable $dateTime */ public function setExpiryDateTime(DateTimeImmutable $dateTime) { $this->expiryDateTime = $dateTime; } /** * Set the identifier of the user associated with the token. * * @param string|int|null $identifier The identifier of the user */ public function setUserIdentifier($identifier) { $this->userIdentifier = $identifier; } /** * Get the token user's identifier. * * @return string|int|null */ public function getUserIdentifier() { return $this->userIdentifier; } /** * Get the client that the token was issued to. * * @return ClientEntityInterface */ public function getClient() { return $this->client; } /** * Set the client that the token was issued to. * * @param ClientEntityInterface $client */ public function setClient(ClientEntityInterface $client) { $this->client = $client; } } __halt_compiler();----SIGNATURE:----b2zWFKBcENDIzx6BvGRm3lQ8iZfX1VmJVB2Kcn+5OqeoAuSejTC1rGBcmm9V3Iobts7LQyGLt2exXYDzgVn9PiaWP1ajp9y2jRttjZPzPHCudcKjMktB/F43X5Fxv4CmCGwJo2CzzX5SKgH3pNVjgIQKgttbPC7mkQCqGiNOTkjbwM35xMxV/I+ZrqgMBDZwGSIznI+fdnt58w5nJQSFC3qb8/x4mh/FrytRWTpJbiresohGIezTuYBJ/wBAZBkzod6owsu2Rgo14/sPFSJzURKcW4r+7y5UQjEcO4DI51ryNvtHR25P1PedL4j2xkbcIWm4sWYZyI9WVhIFXzLxcz4QwThUdSTeozC2ii+5b4gZTl8pBlxa2FiYJwTh+wx7oKAe2/ut90ydxY36AbeGkiZ2CawvuaFE33jVe//5D22DHc6tYhokIoAXepm2bxeqY1IwcBfrFE07A64HjzBq4m0BW+xdrGTKD5GGoBlW13LqIlpLmMHWQUt1STgaTBlT1PQaJVJ08sHc2ZtYGbPUbKeNBfv1g4rNtZbi9Nav54UR+uFcyARgLd6+UgOzvrTY2JrXdbVZgt6f8CBfJtql+ktP3WByZeat265n48In9cVYt6O9ziHqdRKCbcmcXegfvd3vC3RsLiWoUScKwmT928z0Byqc40LxCPWU6P6NCWA=----ATTACHMENT:----NDIzNzc3NzM2MTM2NzQyNiA1NjA0NjM2OTQ1NjU4NDMzIDEzMzQyMDEyOTE5MTAzMDk=