public function PartnerInterface::requestOptions in Lockr 7
Same name and namespace in other branches
- 7.2 vendor/lockr/lockr-client/src/PartnerInterface.php \Lockr\PartnerInterface::requestOptions()
Adds required request options to the request for partner authentication.
1 method overrides PartnerInterface::requestOptions()
- Partner::requestOptions in src/
Lockr/ Partner.php - Adds required request options to the request for partner authentication.
File
- src/
Lockr/ PartnerInterface.php, line 14
Class
- PartnerInterface
- Interface to Lockr platform specific partners.
Namespace
LockrCode
public function requestOptions();