Stacker classes/interface/exceptions (FiFoStacker is not completed, will follow soon...
[core.git] / inc / classes / interfaces / actions / commands / class_Commandable.php
index a1aa3ffc98f03660c305db51f3cd45429747e537..c4255ac59466152787e7ce3ae4b962540f9e1def 100644 (file)
@@ -32,5 +32,5 @@ interface Commandable extends PerformableAction {
        function addExtraFilters (Controller $controllerInstance, Requestable $requestInstance);
 }
 
-//
+// [EOF]
 ?>