Override user agent on open

[MAILPOET-3735]
This commit is contained in:
Pavel Dohnal
2021-08-17 13:24:28 +02:00
committed by Veljko V
parent 9f672adad4
commit 7197be3116
3 changed files with 52 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
<?php
<?php declare(strict_types=1);
namespace MailPoet\Statistics;