public function hostingService::has_port in Hostmaster (Aegir) 6
File
- modules/
hosting/ server/ hosting_server.service.inc, line 16
Class
Code
public function has_port() {
return $this->has_port;
}
public function has_port() {
return $this->has_port;
}