InstallerTestBase::$profile

Same name in this branch
  1. 8.9.x core/modules/simpletest/src/InstallerTestBase.php \Drupal\simpletest\InstallerTestBase::profile
Same name and namespace in other branches
  1. 9 core/tests/Drupal/FunctionalTests/Installer/InstallerTestBase.php \Drupal\FunctionalTests\Installer\InstallerTestBase::profile
  2. 10 core/tests/Drupal/FunctionalTests/Installer/InstallerTestBase.php \Drupal\FunctionalTests\Installer\InstallerTestBase::profile
  3. 11.x core/tests/Drupal/FunctionalTests/Installer/InstallerTestBase.php \Drupal\FunctionalTests\Installer\InstallerTestBase::profile

The installation profile to install.

Type: string

Overrides BrowserTestBase::$profile

File

core/tests/Drupal/FunctionalTests/Installer/InstallerTestBase.php, line 46

Class

InstallerTestBase
Base class for testing the interactive installer.

Namespace

Drupal\FunctionalTests\Installer

Code

protected $profile = 'testing';

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