You are here

protected property PanelsEverywhereBrowserTestBase::$profile in Panels Everywhere 8.4

The profile to install as a basis for testing.

Type: string

Overrides BrowserTestBase::$profile

File

tests/src/Functional/PanelsEverywhereBrowserTestBase.php, line 18

Class

PanelsEverywhereBrowserTestBase
This class simplifies the setup of functional tests.

Namespace

Drupal\Tests\panels_everywhere\Functional

Code

protected $profile = 'standard';