Class/method doc-tags fixed
[shipsimu.git] / application / ship-simu / main / actions / class_ShipSimuLoginAction.php
index 2e06eccd3f8b61efa55f61751230a1d8858e1218..d019a3b0c94f17365f360c7e409af4662d7dfa0a 100644 (file)
@@ -57,9 +57,9 @@ class ShipSimuLoginAction extends BaseAction implements PerformableAction {
         * @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        Maybe we need to do something later here
         */
        public function execute (Requestable $requestInstance, Responseable $responseInstance) {
-               /* @todo Maybe we need to do something later here */
        }
 }