Skip to content

Commit

Permalink
Merge pull request #7798 from kenjis/fix-docs-Toolbar-Collectors-Data…
Browse files Browse the repository at this point in the history
…base

docs: remove nonsense description for @internal
  • Loading branch information
kenjis authored Aug 9, 2023
2 parents 06fe970 + 1921047 commit 6dfc38b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system/Debug/Toolbar/Collectors/Database.php
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ public function __construct()
* The static method used during Events to collect
* data.
*
* @internal param $ array \CodeIgniter\Database\Query
* @internal
*/
public static function collect(Query $query)
{
Expand Down

0 comments on commit 6dfc38b

Please sign in to comment.