public property hostingService_example::$service in Hosting 6.2
Same name and namespace in other branches
- 7.4 example/example_service/hosting_example.service.inc \hostingService_example::service
- 7.3 example/example_service/hosting_example.service.inc \hostingService_example::service
the value stored in the service column of hosting_service table.
File
- 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';