mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-12 19:54:12 +02:00
[ticket/16271] Fix invalid docblocks
PHPBB3-16271
This commit is contained in:
@@ -40,8 +40,8 @@ class ldap extends base
|
||||
/**
|
||||
* LDAP Authentication Constructor
|
||||
*
|
||||
* @param driver_interface $db DBAL driver interface
|
||||
* @param config $config Config object
|
||||
* @param driver_interface $db DBAL driver interface
|
||||
* @param language $language Language object
|
||||
* @param user $user User object
|
||||
*/
|
||||
|
Reference in New Issue
Block a user