You are here

public function hostingService::has_port in Hostmaster (Aegir) 6

File

modules/hosting/server/hosting_server.service.inc, line 16

Class

hostingService

Code

public function has_port() {
  return $this->has_port;
}