Skip to content

Commit

Permalink
fix static test failure (#22833: Short-term admin accounts)
Browse files Browse the repository at this point in the history
  • Loading branch information
lfolco committed Mar 5, 2020
1 parent 6ef861e commit d65e609
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ public function setUserId($userId);
/**
* Retrieve existing extension attributes object or create a new one.
*
* @return UserExpirationExtensionInterface|null
* @return UserExpirationExtensionInterface
*/
public function getExtensionAttributes();

Expand Down

0 comments on commit d65e609

Please sign in to comment.