You are here

public function SettingsInterface::getHostname in Lockr 7.3

Gets the Lockr host to connect to.

Return value

string

1 method overrides SettingsInterface::getHostname()
LockrSettings::getHostname in vendor/lockr/lockr/src/LockrSettings.php
Gets the Lockr host to connect to.

File

vendor/lockr/lockr/src/SettingsInterface.php, line 11

Class

SettingsInterface

Namespace

Lockr

Code

public function getHostname();