public property hostingService_example_basic::$has_restart_cmd in Hosting 7.4
Same name and namespace in other branches
- 6.2 example/hosting_example.service.inc \hostingService_example_basic::has_restart_cmd
- 7.3 example/example_service/hosting_example.service.inc \hostingService_example_basic::has_restart_cmd
this service needs to be restarted with a shell command.
Overrides hostingService::$has_restart_cmd
File
- example/
example_service/ hosting_example.service.inc, line 52 - Example service implementation for the hosting front end.
Class
- hostingService_example_basic
- An implementation of the example service type, registered with hook_hosting_service.
Code
public $has_restart_cmd = TRUE;