You are here

public property ResourceHintsAttachmentTest::$profile in Resource Hints 8

The profile to install as a basis for testing.

Type: string

Overrides BrowserTestBase::$profile

File

tests/src/Functional/ResourceHintsAttachmentTest.php, line 17

Class

ResourceHintsAttachmentTest
Tests resource hint output based on config.

Namespace

Drupal\Tests\resource_hints\Functional

Code

public $profile = 'minimal';