We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5e991f commit d8bfc32Copy full SHA for d8bfc32
1 file changed
event/listener.php
@@ -71,7 +71,7 @@ public function load_google_analytics()
71
/**
72
* Add config vars to ACP Board Settings
73
*
74
- * @param object $event The event object
+ * @param \phpbb\event\data $event The event object
75
* @return null
76
* @access public
77
*/
@@ -108,7 +108,7 @@ public function add_googleanalytics_configs($event)
108
109
* Validate the Google Analytics ID
110
111
112
113
114
0 commit comments