You are here

protected property IPNHandlerTest::$handler in Commerce PayPal 8

The IPN handler.

Type: \Drupal\commerce_paypal\IPNHandlerInterface

File

tests/src/Kernel/IPNHandlerTest.php, line 32

Class

IPNHandlerTest
Tests the IPN handler.

Namespace

Drupal\Tests\commerce_paypal\Kernel

Code

protected $handler;