protected static property CartUpdateItemsResourceTest::$resourceConfigId in Commerce Cart API 8
The REST Resource Config entity ID under test (i.e. a resource type).
The REST Resource plugin ID can be calculated from this.
Type: string
Overrides ResourceTestBase::$resourceConfigId
See also
\Drupal\rest\Entity\RestResourceConfig::__construct()
File
- tests/
src/ Functional/ CartUpdateItemsResourceTest.php, line 22
Class
- CartUpdateItemsResourceTest
- Tests the cart update items resource.
Namespace
Drupal\Tests\commerce_cart_api\FunctionalCode
protected static $resourceConfigId = 'commerce_cart_update_items';