protected property BlockContentTestBase::$profile in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/block_content/src/Tests/BlockContentTestBase.php \Drupal\block_content\Tests\BlockContentTestBase::profile
Profile to use.
Overrides WebTestBase::$profile
File
- core/
modules/ block_content/ src/ Tests/ BlockContentTestBase.php, line 20 - Contains \Drupal\block_content\Tests\BlockContentTestBase.
Class
- BlockContentTestBase
- Sets up block content types.
Namespace
Drupal\block_content\TestsCode
protected $profile = 'testing';