You are here

constant ExampleCustomInput::VOUCHER_REFERENCE_FIELD in Extra Field 8.2

The name of the field that references a voucher code.

File

modules/extra_field_example/src/Plugin/ExtraField/Form/ExampleCustomInput.php, line 42

Class

ExampleCustomInput
Example Extra field form display.

Namespace

Drupal\extra_field_example\Plugin\ExtraField\Form

Code

const VOUCHER_REFERENCE_FIELD = 'field_voucher';