diff --git a/system/Debug/Toolbar/Collectors/Database.php b/system/Debug/Toolbar/Collectors/Database.php index 9d4099f46691..5cb285b95554 100644 --- a/system/Debug/Toolbar/Collectors/Database.php +++ b/system/Debug/Toolbar/Collectors/Database.php @@ -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) {