mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/11054] The user class is phpbb_user
PHPBB3-11054
This commit is contained in:
parent
fe579cac83
commit
0b70c3d0d6
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ abstract class phpbb_extension_controller implements phpbb_extension_controller_
|
|||
|
||||
/**
|
||||
* User class object
|
||||
* @var user
|
||||
* @var phpbb_user
|
||||
*/
|
||||
protected $user;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue