BlockContentTestBase::$autoCreateBasicBlockType

Same name and namespace in other branches
  1. 9 core/modules/block_content/tests/src/Functional/BlockContentTestBase.php \Drupal\Tests\block_content\Functional\BlockContentTestBase::autoCreateBasicBlockType
  2. 8.9.x core/modules/block_content/src/Tests/BlockContentTestBase.php \Drupal\block_content\Tests\BlockContentTestBase::autoCreateBasicBlockType
  3. 8.9.x core/modules/block_content/tests/src/Functional/BlockContentTestBase.php \Drupal\Tests\block_content\Functional\BlockContentTestBase::autoCreateBasicBlockType
  4. 10 core/modules/block_content/tests/src/Functional/BlockContentTestBase.php \Drupal\Tests\block_content\Functional\BlockContentTestBase::autoCreateBasicBlockType

Whether or not to auto-create the basic block type during setup.

Type: bool

File

core/modules/block_content/tests/src/Functional/BlockContentTestBase.php, line 54

Class

BlockContentTestBase
Sets up block content types.

Namespace

Drupal\Tests\block_content\Functional

Code

protected $autoCreateBasicBlockType = TRUE;

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