mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/11768] Updated annotation [ci skip]
PHPBB3-11768
This commit is contained in:
parent
4398da234e
commit
718ace2121
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ class acp_styles
|
||||||
/** @var \phpbb\auth\auth */
|
/** @var \phpbb\auth\auth */
|
||||||
protected $auth;
|
protected $auth;
|
||||||
|
|
||||||
/** @var \phpbb\textformatter\cache */
|
/** @var \phpbb\textformatter\cache_interface */
|
||||||
protected $text_formatter_cache;
|
protected $text_formatter_cache;
|
||||||
|
|
||||||
/** @var string */
|
/** @var string */
|
||||||
|
|
Loading…
Add table
Reference in a new issue