mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-29 06:38:52 +00:00
[ticket/12715] Cleanup comments in \phpbb\symfony_request
PHPBB3-12715
This commit is contained in:
parent
1eb50c67df
commit
bae1724476
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue