MinimalTest::$profile

Same name and namespace in other branches
  1. 8.9.x core/profiles/minimal/tests/src/Functional/MinimalTest.php \Drupal\Tests\minimal\Functional\MinimalTest::profile
  2. 10 core/profiles/minimal/tests/src/Functional/MinimalTest.php \Drupal\Tests\minimal\Functional\MinimalTest::profile
  3. 11.x core/profiles/minimal/tests/src/Functional/MinimalTest.php \Drupal\Tests\minimal\Functional\MinimalTest::profile

Type: profile

Overrides BrowserTestBase::$profile

File

core/profiles/minimal/tests/src/Functional/MinimalTest.php, line 18

Class

MinimalTest
Tests Minimal installation profile expectations.

Namespace

Drupal\Tests\minimal\Functional

Code

protected $profile = 'minimal';

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