You are here

protected property PriceListBrowserTestBase::$stores in Commerce Pricelist 8

The stores to test against.

Type: \Drupal\commerce_store\Entity\StoreInterface[]

File

tests/src/Functional/PriceListBrowserTestBase.php, line 41

Class

PriceListBrowserTestBase
Defines base class for shortcut test cases.

Namespace

Drupal\Tests\commerce_pricelist\Functional

Code

protected $stores;