Skip to content
This repository was archived by the owner on Feb 17, 2022. It is now read-only.

Commit 6d84267

Browse files
author
Robert Kummer
authored
phpdoc
1 parent 8c42dea commit 6d84267

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Ipunkt/LaravelAnalytics/Providers/NoAnalytics.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ public function unsetUserId()
192192
/**
193193
* sets custom dimensions
194194
*
195-
* @param string $dimension
195+
* @param string|array $dimension
196196
* @param string $value
197197
* @return AnalyticsProviderInterface
198198
*/

0 commit comments

Comments
 (0)