function TestExtensionInstallStorage::getProfile
Gets the install profile value.
Return value
string|null
File
-
core/
tests/ Drupal/ Tests/ Core/ Config/ ExtensionInstallStorageTest.php, line 55
Class
Namespace
Drupal\Tests\Core\ConfigCode
public function getProfile() {
return $this->installProfile;
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.