protected function HostingForm::language in Aegir Objects 7.3
File
- classes/
HostingForm.inc, line 79 - The HostingForm class.
Class
- HostingForm
- @file The HostingForm class.
Code
protected function language() {
return $this->form['language']['#value'];
}