You are here

public property PaymentType::$configuration_form in Payment 8.2

The name of the class that contains the plugin's global configuration form.

Type: string

File

src/Annotations/PaymentType.php, line 19

Class

PaymentType
Defines a payment type plugin annotation.

Namespace

Drupal\payment\Annotations

Code

public $configuration_form;