You are here

public property hostingService_example::$service in Hostmaster (Aegir) 6

the value stored in the service column of hosting_service table.

File

modules/hosting/example/hosting_example.service.inc, line 21
Example service implementation for the hosting front end.

Class

hostingService_example
The base service type class , registered with hook_hosting_service_type.

Code

public $service = 'example';