protected static property CartAddResourceTest::$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/ CartAddResourceTest.php, line 19
Class
- CartAddResourceTest
- Tests the cart add resource.
Namespace
Drupal\Tests\commerce_cart_api\FunctionalCode
protected static $resourceConfigId = 'commerce_cart_add';