Skip to content

Commit

Permalink
Add a todo for later.
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Sep 1, 2020
1 parent 212b966 commit f181ac7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Security/Core/User/EuLoginUser.php
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ public function getAttributes(): array
{
$attributes = $this->user->getAttributes();

// @Todo Ugly. Refactor this when JSON format will be available.
$propertyToMangle = [
['extendedAttributes', 'extendedAttribute'],
['groups', 'group'],
Expand Down

0 comments on commit f181ac7

Please sign in to comment.