projects
/
friendica.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c05815
)
Update src/App/Arguments.php
author
Philipp
<admin+Github@philipp.info>
Sat, 26 Nov 2022 22:32:56 +0000
(23:32 +0100)
committer
Philipp
<admin@philipp.info>
Sun, 27 Nov 2022 00:34:58 +0000
(
01:34
+0100)
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
src/App/Arguments.php
patch
|
blob
|
history
diff --git
a/src/App/Arguments.php
b/src/App/Arguments.php
index 5d30f9bd2ba0cd6fb9e83771639eaa0fa5f0712e..3268530b20660a495e1350b98297374ec7db55c2 100644
(file)
--- a/
src/App/Arguments.php
+++ b/
src/App/Arguments.php
@@
-85,7
+85,7
@@
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
+ * @deprecated 2022.12 - With the new (sub-)routes, it's no
t trustworthy anymore
, use the ModuleClass instead
* @see Router::getModuleClass()
*/
public function getModuleName(): string