InstallerConfigDirectoryTestBase::$profile

This is set by the profile in the core.extension extracted.

If set to FALSE, then the install will proceed without an install profile.

Type: string|null|bool

Overrides InstallerTestBase::$profile

File

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

Class

InstallerConfigDirectoryTestBase
Provides a base class for testing installing from existing configuration.

Namespace

Drupal\FunctionalTests\Installer

Code

protected $profile = NULL;

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