You are here

protected property SelectPaymentMethodConfigurationTest::$paymentMethodConfigurationAccessControlHandler in Payment 8.2

The payment method configuration access control handler.

Type: \Drupal\Core\Entity\EntityAccessControlHandlerInterface|\PHPUnit\Framework\MockObject\MockObject

File

tests/src/Unit/Controller/SelectPaymentMethodConfigurationTest.php, line 33

Class

SelectPaymentMethodConfigurationTest
@coversDefaultClass \Drupal\payment\Controller\SelectPaymentMethodConfiguration

Namespace

Drupal\Tests\payment\Unit\Controller

Code

protected $paymentMethodConfigurationAccessControlHandler;