---
id: gk-foundation-abilities-register-before
title: "Action - gk/foundation/abilities/register/before"
sidebar_label: "gk/foundation/abilities/register/before"
tags:
  - "1.23.0"
---

# Action: gk/foundation/abilities/register/before

Fires before the `gk/foundation/abilities/register` filter runs so products can register via the Foundation facade.

## Parameters

| Name | Type | Description |
|------|------|-------------|
| $manager | `\Manager` | Manager instance. |

### Since

- 1.23.0

### Source

Defined in `Abilities/Framework.php` at line 234

