You are here

protected property PanelizerUserFunctionalTest::$profile in Panelizer 8.3

The profile to install as a basis for testing.

Type: string

Overrides WebTestBase::$profile

File

src/Tests/PanelizerUserFunctionalTest.php, line 18

Class

PanelizerUserFunctionalTest
Basic functional tests of using Panelizer with user entities.

Namespace

Drupal\panelizer\Tests

Code

protected $profile = 'standard';