You are here

protected property UmamiMultilingualInstallTest::$profile in Drupal 8

Same name and namespace in other branches
  1. 9 core/profiles/demo_umami/tests/src/Functional/UmamiMultilingualInstallTest.php \Drupal\Tests\demo_umami\Functional\UmamiMultilingualInstallTest::profile

The installation profile to install.

Type: string

Overrides InstallerTestBase::$profile

File

core/profiles/demo_umami/tests/src/Functional/UmamiMultilingualInstallTest.php, line 17

Class

UmamiMultilingualInstallTest
Tests the multilingual installer installing the Umami profile.

Namespace

Drupal\Tests\demo_umami\Functional

Code

protected $profile = 'demo_umami';