You are here

protected property ApiAuthorize::$state in FormAssembly 8

Drupal State storage for Token.

Type: \Drupal\Core\State\StateInterface

File

src/ApiAuthorize.php, line 32

Class

ApiAuthorize
Service class for FormAssembly API: Handles authorization.

Namespace

Drupal\formassembly

Code

protected $state;