mirror of
https://github.com/phpbb/phpbb.git
synced 2025-02-23 19:45:10 +01:00
[ticket/12715] Cleanup comments in \phpbb\symfony_request
PHPBB3-12715
This commit is contained in:
parent
1eb50c67df
commit
bae1724476
@ -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)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user