protected property BlockContentTypeTest::$autoCreateBasicBlockType in Drupal 9
Same name and namespace in other branches
- 8 core/modules/block_content/tests/src/Functional/BlockContentTypeTest.php \Drupal\Tests\block_content\Functional\BlockContentTypeTest::autoCreateBasicBlockType
Whether or not to create an initial block type.
Type: bool
Overrides BlockContentTestBase::$autoCreateBasicBlockType
File
- core/
modules/ block_content/ tests/ src/ Functional/ BlockContentTypeTest.php, line 45
Class
- BlockContentTypeTest
- Ensures that custom block type functions work correctly.
Namespace
Drupal\Tests\block_content\FunctionalCode
protected $autoCreateBasicBlockType = FALSE;