Failed attempts for governments added
[shipsimu.git] / application / ship-simu / main / commands / web / government / class_WebShipsimuGovernmentStartupCommand.php
index d9ffd339040083f787ca72d15a3a4424f663b948..4464074923eff1de1bac4f497790a94378ccf0e8 100644 (file)
@@ -59,7 +59,7 @@ class WebShipsimuGovernmentStartupCommand extends BaseCommand implements Command
         * @todo        0% done
         */
        public function execute (Requestable $requestInstance, Responseable $responseInstance) {
-               $this->partialStub("Unfinished method.");
+               $this->partialStub('Unfinished method.');
        }
 
        /**