InstallProfileUninstallTest::$profile

Same name in other branches
  1. 11.x core/tests/Drupal/FunctionalTests/Installer/InstallProfileUninstallTest.php \Drupal\FunctionalTests\Installer\InstallProfileUninstallTest::profile

The profile to install as a basis for testing.

This profile is used because it contains a submodule.

Type: string

Overrides BrowserTestBase::$profile

File

core/tests/Drupal/FunctionalTests/Installer/InstallProfileUninstallTest.php, line 23

Class

InstallProfileUninstallTest
Tests that an install profile can be uninstalled.

Namespace

Drupal\FunctionalTests\Installer

Code

protected $profile = 'testing_config_import';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.