You are here

protected property ApiAuthorize::$keyService in FormAssembly 8

Service to obtain oauth credentials.

Type: \Drupal\formassembly\FormAssemblyKeyService

File

src/ApiAuthorize.php, line 39

Class

ApiAuthorize
Service class for FormAssembly API: Handles authorization.

Namespace

Drupal\formassembly

Code

protected $keyService;