We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ef861e commit d65e609Copy full SHA for d65e609
app/code/Magento/Security/Api/Data/UserExpirationInterface.php
@@ -53,7 +53,7 @@ public function setUserId($userId);
53
/**
54
* Retrieve existing extension attributes object or create a new one.
55
*
56
- * @return UserExpirationExtensionInterface|null
+ * @return UserExpirationExtensionInterface
57
*/
58
public function getExtensionAttributes();
59
0 commit comments