protected property CheckoutAccessTest::$store in Commerce Core 8.2
The store to test against.
Type: \Drupal\commerce_store\Entity\Store
Overrides CommerceKernelTestBase::$store
File
- modules/
checkout/ tests/ src/ Kernel/ CheckoutAccessTest.php, line 51
Class
- CheckoutAccessTest
- Tests the checkout access for orders.
Namespace
Drupal\Tests\commerce_checkout\KernelCode
protected $store;