mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
[ticket/14703] Fix the docblock
PHPBB3-14703
This commit is contained in:
parent
5eb493fa86
commit
8e8e25cc1f
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue