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 0215523 commit 5b11e3eCopy full SHA for 5b11e3e
administrator/components/com_actionlogs/src/Helper/ActionlogsHelper.php
@@ -37,7 +37,7 @@ class ActionlogsHelper
37
/**
38
* Method to convert logs objects array to an iterable type for use with a CSV export
39
*
40
- * @param array|Traversable $data The logs data objects to be exported
+ * @param array|\Traversable $data The logs data objects to be exported
41
42
* @return Generator
43
0 commit comments