public property Provision_Service_example_basic::$has_restart_cmd in Hosting 7.3
Same name and namespace in other branches
- 7.4 example/example_service/drush/Provision/Service/example/basic.php \Provision_Service_example_basic::has_restart_cmd
This service needs to be restarted with a shell command.
File
- example/
example_service/ drush/ Provision/ Service/ example/ basic.php, line 41 - A 'basic' implementation of the 'example' service type.
Class
- Provision_Service_example_basic
- A class containing the 'basic' implementation of the 'example' service.
Code
public $has_restart_cmd = TRUE;