mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
[ticket/12738] Update constructor docblock
PHPBB3-12738
This commit is contained in:
parent
37fd00b298
commit
83e5a25c0a
1 changed files with 1 additions and 0 deletions
|
@ -59,6 +59,7 @@ class content_visibility
|
||||||
* Constructor
|
* Constructor
|
||||||
*
|
*
|
||||||
* @param \phpbb\auth\auth $auth Auth object
|
* @param \phpbb\auth\auth $auth Auth object
|
||||||
|
* @param \phpbb\config\config $config Config object
|
||||||
* @param \phpbb\db\driver\driver_interface $db Database object
|
* @param \phpbb\db\driver\driver_interface $db Database object
|
||||||
* @param \phpbb\user $user User object
|
* @param \phpbb\user $user User object
|
||||||
* @param string $phpbb_root_path Root path
|
* @param string $phpbb_root_path Root path
|
||||||
|
|
Loading…
Add table
Reference in a new issue