You are here

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

SettingsInterface

Namespace

Lockr

Code

public function getOptions();