You are here

protected property StoreTest::$type in Commerce Core 8.2

A store type entity to use in the tests.

Type: \Drupal\commerce_store\Entity\StoreTypeInterface

File

modules/store/tests/src/FunctionalJavascript/StoreTest.php, line 20

Class

StoreTest
Tests the store UI.

Namespace

Drupal\Tests\commerce_store\FunctionalJavascript

Code

protected $type;