protected property RegistryTest::$profile

The profile to install as a basis for testing.

Type: string

Overrides WebTestBase::$profile

File

drupal/core/modules/system/lib/Drupal/system/Tests/Theme/RegistryTest.php, line 25
Definition of Drupal\system\Tests\Theme\RegistryTest.

Class

RegistryTest
Tests the ThemeRegistry class.

Namespace

Drupal\system\Tests\Theme

Code

protected $profile = 'testing';