protected static property OverrideSectionsTest::$resourceConfigId in Layout Builder Symmetric Translations 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/ Rest/ OverrideSectionsTest.php, line 27
Class
- OverrideSectionsTest
- Tests that override layout sections are not exposed via the REST API.
Namespace
Drupal\Tests\layout_builder_st\Functional\RestCode
protected static $resourceConfigId = 'entity.node';