mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 05:50:42 +02:00
[ticket/14703] Fix the docblock
PHPBB3-14703
This commit is contained in:
@@ -435,8 +435,8 @@ class module implements \phpbb\db\migration\tool\tool_interface
|
||||
|
||||
/**
|
||||
* Get the list of installed module categories
|
||||
* key - module_langname
|
||||
* value - module_id
|
||||
* key - module_id
|
||||
* value - module_langname
|
||||
*
|
||||
* @return null
|
||||
*/
|
||||
|
Reference in New Issue
Block a user