public property hostingService_db_mysql::$has_port in Hosting 7.4
Same name and namespace in other branches
- 6.2 db_server/hosting_db_server.service.inc \hostingService_db_mysql::has_port
- 7.3 db_server/hosting_db_server.service.inc \hostingService_db_mysql::has_port
Overrides hostingService::$has_port
File
- db_server/
hosting_db_server.service.inc, line 20 - Provide the hosting serivce classes for database integration.
Class
- hostingService_db_mysql
- A MySQL specific db service implementation class.
Code
public $has_port = TRUE;