You are here

protected property PanelizerTermFunctionalTest::$profile in Panelizer 8.3

The profile to install as a basis for testing.

Type: string

Overrides WebTestBase::$profile

File

src/Tests/PanelizerTermFunctionalTest.php, line 18

Class

PanelizerTermFunctionalTest
Basic functional tests of using Panelizer with taxonomy terms.

Namespace

Drupal\panelizer\Tests

Code

protected $profile = 'standard';