mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 22:40:39 +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
|
* Get the list of installed module categories
|
||||||
* key - module_langname
|
* key - module_id
|
||||||
* value - module_id
|
* value - module_langname
|
||||||
*
|
*
|
||||||
* @return null
|
* @return null
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user