You are here

protected property HostedFields::$eventDispatcher in Commerce Braintree 8

The event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/Plugin/Commerce/PaymentGateway/HostedFields.php, line 51

Class

HostedFields
Provides the HostedFields payment gateway.

Namespace

Drupal\commerce_braintree\Plugin\Commerce\PaymentGateway

Code

protected $eventDispatcher;