summaryrefslogtreecommitdiffstats
path: root/User/AccountInterface.php
diff options
context:
space:
mode:
Diffstat (limited to 'User/AccountInterface.php')
-rw-r--r--User/AccountInterface.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/User/AccountInterface.php b/User/AccountInterface.php
index e22393f..b901b08 100644
--- a/User/AccountInterface.php
+++ b/User/AccountInterface.php
@@ -55,6 +55,8 @@ interface AccountInterface
/**
* Removes sensitive data from the user.
+ *
+ * @return void
*/
function eraseCredentials();