You are here

public property Provision_Service_example_basic::$has_port in Hosting 7.4

Same name and namespace in other branches
  1. 7.3 example/example_service/drush/Provision/Service/example/basic.php \Provision_Service_example_basic::has_port

This service needs to have a port specified for it.

File

example/example_service/drush/Provision/Service/example/basic.php, line 29
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_port = TRUE;