BlockContentTypeTest::$autoCreateBasicBlockType

Same name and namespace in other branches
  1. 9 core/modules/block_content/tests/src/Functional/BlockContentTypeTest.php \Drupal\Tests\block_content\Functional\BlockContentTypeTest::autoCreateBasicBlockType
  2. 8.9.x core/modules/block_content/tests/src/Functional/BlockContentTypeTest.php \Drupal\Tests\block_content\Functional\BlockContentTypeTest::autoCreateBasicBlockType
  3. 10 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 51

Class

BlockContentTypeTest
Ensures that block type functions work correctly.

Namespace

Drupal\Tests\block_content\Functional

Code

protected $autoCreateBasicBlockType = FALSE;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.