protected static property CartAccessApiResourceTest::$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/ CartAccessApiResourceTest.php, line 20
Class
- CartAccessApiResourceTest
- Tests cart api access check.
Namespace
Drupal\Tests\commerce_cart_api\FunctionalCode
protected static $resourceConfigId = 'commerce_cart_canonical';