We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e31ab3 commit 373cb7cCopy full SHA for 373cb7c
src/Facade/Type/GtmEventType.php
@@ -3,7 +3,8 @@
3
namespace AlexWestergaard\PhpGa4\Facade\Type;
4
5
/**
6
- * Use this type to skip reserved names of events inside the EventHelper
+ * Use this type to skip reserved names of events inside the EventHelper.
7
+ * NOTICE: reserved names will not pass debugging, be careful with this.
8
*/
9
interface GtmEventType extends EventType
10
{
0 commit comments