mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-12 11:44:08 +02:00
[ticket/14033] Fix errors in docblocks
PHPBB3-14033
This commit is contained in:
@@ -54,8 +54,8 @@ class user extends \phpbb\session
|
||||
/**
|
||||
* Constructor to set the lang path
|
||||
*
|
||||
* @param string $datetime_class Class name of datetime class
|
||||
* @param \phpbb\language\language $lang phpBB's Language loader
|
||||
* @param \phpbb\language\language $lang phpBB's Language loader
|
||||
* @param string $datetime_class Class name of datetime class
|
||||
*/
|
||||
function __construct(\phpbb\language\language $lang, $datetime_class)
|
||||
{
|
||||
|
Reference in New Issue
Block a user