Stacker classes/interface/exceptions (FiFoStacker is not completed, will follow soon...
[core.git] / inc / classes / interfaces / user / class_ManageableAccount.php
index 9e775641f46448def52ca1ad99654bbfead9b2b8..ebc32eee5773e61488a548691a52adcd6ab4e30f 100644 (file)
@@ -46,5 +46,5 @@ interface ManageableAccount extends FrameworkInterface {
        function ifPasswordHashMatches (Requestable $requestInstance);
 }
 
-//
+// [EOF]
 ?>