Skip to main content

Gravity_Forms\Gravity_Forms\Config\Items\GF_Config_Global

Acts as a container for any Global Config data we need to send to both

the admin and theme side of the ecosystem.

Since: 2.7

Source: includes/config/items/class-gf-config-global.php:11

Details

  • Kind: class
  • Namespace: Gravity_Forms\Gravity_Forms\Config\Items

Methods

MethodDescription
data()The data to send to both configs.

Method Reference

data()

public function data()

The data to send to both configs.

Returns

  • array

Source: includes/config/items/class-gf-config-global.php:18