InstallerExistingConfigProfileHookInstallTest::$profile

Type: profile

Overrides InstallerConfigDirectoryTestBase::$profile

File

core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigProfileHookInstallTest.php, line 17

Class

InstallerExistingConfigProfileHookInstallTest
Verifies that profiles with hook_install() can't be installed from config.

Namespace

Drupal\FunctionalTests\Installer

Code

protected $profile = 'config_profile_with_hook_install';

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