You are here

public function PartnerInterface::requestOptions in Lockr 7

Same name and namespace in other branches
  1. 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

Lockr

Code

public function requestOptions();