You are here

protected property SchedulerCommerceProductSetupTrait::$store in Scheduler 2.x

The default commerce store to which all products are added.

Type: Drupal\commerce_store\Entity\Store

File

tests/src/Traits/SchedulerCommerceProductSetupTrait.php, line 38

Class

SchedulerCommerceProductSetupTrait
Additional setup trait for Scheduler tests that use Commerce Product.

Namespace

Drupal\Tests\scheduler\Traits

Code

protected $store;