You are here

protected property CheckoutAccessTest::$accessManager in Commerce Core 8.2

The access manager.

Type: \Drupal\Core\Access\AccessManagerInterface

File

modules/checkout/tests/src/Kernel/CheckoutAccessTest.php, line 30

Class

CheckoutAccessTest
Tests the checkout access for orders.

Namespace

Drupal\Tests\commerce_checkout\Kernel

Code

protected $accessManager;