protected property InstallerExistingConfigProfileHookInstall::$profile in Drupal 8
Same name and namespace in other branches
- 9 core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigProfileHookInstall.php \Drupal\FunctionalTests\Installer\InstallerExistingConfigProfileHookInstall::profile
This is set by the profile in the core.extension extracted.
Overrides InstallerExistingConfigTestBase::$profile
File
- core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerExistingConfigProfileHookInstall.php, line 12
Class
- InstallerExistingConfigProfileHookInstall
- Verifies that profiles with hook_install() can't be installed from config.
Namespace
Drupal\FunctionalTests\InstallerCode
protected $profile = 'config_profile_with_hook_install';