You are here

protected property PaymentGatewayForm::$pluginFormFactory in Commerce Core 8.2

The plugin form factory.

Type: \Drupal\Core\Plugin\PluginFormFactoryInterface

File

modules/payment/src/Plugin/Commerce/InlineForm/PaymentGatewayForm.php, line 37

Class

PaymentGatewayForm
Provides a form element for embedding payment gateway forms.

Namespace

Drupal\commerce_payment\Plugin\Commerce\InlineForm

Code

protected $pluginFormFactory;