mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/12715] Cleanup comments in \phpbb\symfony_request
PHPBB3-12715
This commit is contained in:
@@ -20,7 +20,7 @@ class symfony_request extends Request
|
||||
/**
|
||||
* Constructor
|
||||
*
|
||||
* @param phpbb\request\request_interface $phpbb_request
|
||||
* @param \phpbb\request\request_interface $phpbb_request
|
||||
*/
|
||||
public function __construct(\phpbb\request\request_interface $phpbb_request)
|
||||
{
|
||||
|
Reference in New Issue
Block a user