You are here

protected property CommerceKernelTestBase::$store in Commerce Core 8.2

The default store.

Type: \Drupal\commerce_store\Entity\StoreInterface

File

tests/src/Kernel/CommerceKernelTestBase.php, line 47

Class

CommerceKernelTestBase
Provides a base class for Commerce kernel tests.

Namespace

Drupal\Tests\commerce\Kernel

Code

protected $store;