mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/14033] Fix errors in docblocks
PHPBB3-14033
This commit is contained in:
@@ -49,6 +49,7 @@ class manager
|
||||
*
|
||||
* @param string $block_name Name or language key with the name of the block
|
||||
* @param bool $switch_column Switch the column of the menu
|
||||
* @param array $questions Array of frequently asked questions
|
||||
*/
|
||||
public function add_block($block_name, $switch_column = false, $questions = array())
|
||||
{
|
||||
|
Reference in New Issue
Block a user