Filter: gk/gravityexport/save/cloud-storage/settings
Filters the settings shown in the Cloud Storage section.
Lets other features add their own fields to the Cloud Storage section instead of creating a separate section. Note this fires once per registered OAuth provider, so callbacks must be idempotent.
Parameters
| Name | Type | Description |
|---|---|---|
| $settings | array | The Cloud Storage section's settings entries. |
| $provider | \OAuthStorageType | The provider currently building the section. |
Since
Source
Defined in add-ons/save/src/StorageType/OAuthStorageType.php at line 372