Skip to content

Commit 373cb7c

Browse files
author
Alex Westergaard
committed
Add disclaimer
1 parent 9e31ab3 commit 373cb7c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/Facade/Type/GtmEventType.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
namespace AlexWestergaard\PhpGa4\Facade\Type;
44

55
/**
6-
* Use this type to skip reserved names of events inside the EventHelper
6+
* Use this type to skip reserved names of events inside the EventHelper.
7+
* NOTICE: reserved names will not pass debugging, be careful with this.
78
*/
89
interface GtmEventType extends EventType
910
{

0 commit comments

Comments
 (0)