mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 14:30:32 +02:00
[ticket/11768] Replaced class names in annotations with their FQN
PHPBB3-11768
This commit is contained in:
@@ -34,9 +34,9 @@ class parser implements \phpbb\textformatter\parser
|
||||
/**
|
||||
* Constructor
|
||||
*
|
||||
* @param phpbb\cache\driver_interface $cache
|
||||
* @param \phpbb\cache\driver_interface $cache
|
||||
* @param string $key Cache key
|
||||
* @param phpbb\user $user
|
||||
* @param \phpbb\user $user
|
||||
* @param factory $factory
|
||||
* @return null
|
||||
*/
|
||||
|
Reference in New Issue
Block a user