public function SettingsInterface::getOptions in Lockr 7.3
Gets the Guzzle client options to apply.
Return value
array
1 method overrides SettingsInterface::getOptions()
- LockrSettings::getOptions in vendor/
lockr/ lockr/ src/ LockrSettings.php - Gets the Guzzle client options to apply.
File
- vendor/
lockr/ lockr/ src/ SettingsInterface.php, line 18
Class
Namespace
LockrCode
public function getOptions();