public function HostingFieldCleanup::__construct in Aegir Objects 7.3
File
- classes/
HostingFieldCleanup.inc, line 11 - The HostingFieldCleanup class.
Class
- HostingFieldCleanup
- @file The HostingFieldCleanup class.
Code
public function __construct($module) {
$this->module = $module;
}