---
id: gk-gravityboard-lane-sorted-cards
title: "Filter - gk/gravityboard/lane/sorted-cards"
sidebar_label: "gk/gravityboard/lane/sorted-cards"
tags:
  - "1.4.0"
---

# Filter: gk/gravityboard/lane/sorted-cards

Filter the sorted cards within a lane.

## Parameters

| Name | Type | Description |
|------|------|-------------|
| $cards | `array` | The sorted cards. |
| $lane | `array` | The lane data. |
| $feed | `array` | The feed data. |

### Since

- [1.4.0](../../since/1-4-0/)

### Source

Defined in `src/Ajax.php` at line 356

