We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2ff1d57 + 7ae532e commit b4fcb82Copy full SHA for b4fcb82
1 file changed
event/listener.php
@@ -32,7 +32,6 @@ class listener implements EventSubscriberInterface
32
* @param \phpbb\config\config $config Config object
33
* @param \phpbb\template\template $template Template object
34
* @param \phpbb\user $user User object
35
- * @return \phpbb\googleanalytics\event\listener
36
* @access public
37
*/
38
public function __construct(\phpbb\config\config $config, \phpbb\template\template $template, \phpbb\user $user)
0 commit comments