Code merge from ship-simu
[mailer.git] / inc / classes / main / actions / class_
index a34ccda2683cb856efe69cc1758a1251c78cce17..90ff323406172d5a1bc43376612b7721af007153 100644 (file)
@@ -51,6 +51,7 @@ class ???Action extends BaseAction implements Commandable {
         * @param       $requestInstance        An instance of a class with an Requestable interface
         * @param       $responseInstance       An instance of a class with an Responseable interface
         * @return      void
+        * @todo        0% done
         */
        public function execute (Requestable $requestInstance, Responseable $responseInstance) {
                $this->partialStub("You have to implement me.");