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 762ce94 commit 6e95a49Copy full SHA for 6e95a49
src/GA4Exception.php
@@ -0,0 +1,8 @@
1
+<?php
2
+
3
+namespace AlexWestergaard\PhpGa4;
4
5
+/** @deprecated 1.1.1 */
6
+class GA4Exception extends \Exception
7
+{
8
+}
0 commit comments