BlockContentTestBase::$profile
Same name in this branch
- 8.9.x core/modules/block_content/src/Tests/BlockContentTestBase.php \Drupal\block_content\Tests\BlockContentTestBase::profile
Same name in other branches
- 9 core/modules/block_content/tests/src/Functional/BlockContentTestBase.php \Drupal\Tests\block_content\Functional\BlockContentTestBase::profile
- 10 core/modules/block_content/tests/src/Functional/BlockContentTestBase.php \Drupal\Tests\block_content\Functional\BlockContentTestBase::profile
- 11.x core/modules/block_content/tests/src/Functional/BlockContentTestBase.php \Drupal\Tests\block_content\Functional\BlockContentTestBase::profile
Profile to use.
Type: string
Overrides BrowserTestBase::$profile
File
-
core/
modules/ block_content/ tests/ src/ Functional/ BlockContentTestBase.php, line 19
Class
- BlockContentTestBase
- Sets up block content types.
Namespace
Drupal\Tests\block_content\FunctionalCode
protected $profile = 'testing';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.