Stacker classes/interface/exceptions (FiFoStacker is not completed, will follow soon...
[core.git] / inc / classes / interfaces / filter / class_Filterable.php
index 99019a26a814b4becedff939891645469868c54d..0825c4541549f2c1bf92ea741d2168b22a1071ac 100644 (file)
@@ -32,5 +32,5 @@ interface Filterable extends FrameworkInterface {
        function execute (Requestable $requestInstance, Responseable $responseInstance);
 }
 
        function execute (Requestable $requestInstance, Responseable $responseInstance);
 }
 
-//
+// [EOF]
 ?>
 ?>