public function CollectEvent::__construct in Googalytics - Google Analytics 8
CollectEvent constructor.
File
- src/
Event/ CollectEvent.php, line 23
Class
- CollectEvent
- Class CollectEvent.
Namespace
Drupal\ga\EventCode
public function __construct() {
$this->commands = [];
}