public function DrupalModulesManager::toInstall in Configuration Management 7.3
File
- src/
Helpers/ DrupalModulesManager.php, line 81
Class
Namespace
Configuration\HelpersCode
public function toInstall() {
return $this->to_enable;
}
public function toInstall() {
return $this->to_enable;
}