You are here

protected property BlockContentTestBase::$profile in Drupal 8

Same name in this branch
  1. 8 core/modules/block_content/src/Tests/BlockContentTestBase.php \Drupal\block_content\Tests\BlockContentTestBase::profile
  2. 8 core/modules/block_content/tests/src/Functional/BlockContentTestBase.php \Drupal\Tests\block_content\Functional\BlockContentTestBase::profile

Profile to use.

Type: string

Overrides WebTestBase::$profile

File

core/modules/block_content/src/Tests/BlockContentTestBase.php, line 26

Class

BlockContentTestBase
Sets up block content types.

Namespace

Drupal\block_content\Tests

Code

protected $profile = 'testing';