]> git.mxchange.org Git - friendica.git/blobdiff - src/App/Arguments.php
Move mod/fbrowser to src\Modules\Attachment|Photos\Browser
[friendica.git] / src / App / Arguments.php
index 6dfdcb560fc9d453d069f9ab779697f7dff51c16..5d30f9bd2ba0cd6fb9e83771639eaa0fa5f0712e 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 no more trustworthy, use the ModuleClass instead
+        * @see Router::getModuleClass()
         */
        public function getModuleName(): string
        {