Skip to content

Commit b4fcb82

Browse files
committed
Merge pull request #41 from VSEphpbb/updates
Remove docblock returns from constructors
2 parents 2ff1d57 + 7ae532e commit b4fcb82

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

event/listener.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ class listener implements EventSubscriberInterface
3232
* @param \phpbb\config\config $config Config object
3333
* @param \phpbb\template\template $template Template object
3434
* @param \phpbb\user $user User object
35-
* @return \phpbb\googleanalytics\event\listener
3635
* @access public
3736
*/
3837
public function __construct(\phpbb\config\config $config, \phpbb\template\template $template, \phpbb\user $user)

0 commit comments

Comments
 (0)