You are here

protected property StandardTest::$profile in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/profiles/standard/src/Tests/StandardTest.php \Drupal\standard\Tests\StandardTest::profile

The profile to install as a basis for testing.

Type: string

Overrides WebTestBase::$profile

File

core/profiles/standard/src/Tests/StandardTest.php, line 27
Contains \Drupal\standard\Tests\StandardTest.

Class

StandardTest
Tests Standard installation profile expectations.

Namespace

Drupal\standard\Tests

Code

protected $profile = 'standard';