mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 08:47:45 +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
|
* Constructor
|
||||||
*
|
*
|
||||||
* @param phpbb\request\request_interface $phpbb_request
|
* @param \phpbb\request\request_interface $phpbb_request
|
||||||
*/
|
*/
|
||||||
public function __construct(\phpbb\request\request_interface $phpbb_request)
|
public function __construct(\phpbb\request\request_interface $phpbb_request)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user