[ticket/14703] Fix the docblock

PHPBB3-14703
This commit is contained in:
rxu 2016-07-24 23:34:38 +07:00
parent 5eb493fa86
commit 8e8e25cc1f

View file

@ -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
*/