1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/11768] Updated annotation [ci skip]

PHPBB3-11768
This commit is contained in:
JoshyPHP
2015-03-16 03:32:20 +01:00
parent 4398da234e
commit 718ace2121

View File

@@ -53,7 +53,7 @@ class acp_styles
/** @var \phpbb\auth\auth */
protected $auth;
/** @var \phpbb\textformatter\cache */
/** @var \phpbb\textformatter\cache_interface */
protected $text_formatter_cache;
/** @var string */