@@ -113,7 +113,7 @@ |
||
113 | 113 | ->setEventCategory($eventCategory) |
114 | 114 | ->setEventAction($eventAction) |
115 | 115 | ->setEventLabel($eventLabel) |
116 | - ->setEventValue((int)$eventValue); |
|
116 | + ->setEventValue((int) $eventValue); |
|
117 | 117 | $result = $analytics; |
118 | 118 | Craft::info( |
119 | 119 | Craft::t( |