InstallerTestBase::$profile

The installation profile to install.

Type: string

Overrides WebTestBase::$profile

File

core/modules/simpletest/src/InstallerTestBase.php, line 49

Class

InstallerTestBase
Base class for testing the interactive installer.

Namespace

Drupal\simpletest

Code

protected $profile = 'testing';

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