You are here

protected property PageSpecificTest::$profile in Page Specific Class 2.0.x

The installation profile to use with this test.

Type: string

Overrides BrowserTestBase::$profile

File

test/src/Functional/PageSpecificTest.php, line 35

Class

PageSpecificTest
Ensure that the page_specific_class forms work properly.

Namespace

Drupal\Tests\page_specific_class\Functional

Code

protected $profile = 'standard';