]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/main/commands/web/class_WebShipsimuUserLoginCommand.php
ToDo tags now all lower-case
[shipsimu.git] / application / ship-simu / main / commands / web / class_WebShipsimuUserLoginCommand.php
index a9d252ef0491735be335504ce43b45e3383f05c6..855f62cc7da47123e615748b2d8c9e3658dc29a2 100644 (file)
@@ -117,7 +117,7 @@ class WebShipsimuUserLoginCommand extends BaseCommand implements Commandable {
                                break;
                }
 
-               /* @TODO Add more filters */
+               /* @todo Add more filters */
                $controllerInstance->addPreFilter(ObjectFactory::createObjectByConfiguredName('password_verifier_class'));
        }
 }