]> git.mxchange.org Git - friendica.git/blobdiff - src/App/Arguments.php
messages.po and and corrected typo in comment
[friendica.git] / src / App / Arguments.php
index 6dfdcb560fc9d453d069f9ab779697f7dff51c16..3268530b20660a495e1350b98297374ec7db55c2 100644 (file)
@@ -85,6 +85,8 @@ class Arguments
 
        /**
         * @return string The module name based on the arguments
+        * @deprecated 2022.12 - With the new (sub-)routes, it's not trustworthy anymore, use the ModuleClass instead
+        * @see Router::getModuleClass()
         */
        public function getModuleName(): string
        {