[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 */ /** @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 */