You are here

protected property Base::$state in DRD Agent 4.0.x

Same name in this branch
  1. 4.0.x src/Agent/Action/Base.php \Drupal\drd_agent\Agent\Action\Base::state
  2. 4.0.x src/Agent/Auth/Base.php \Drupal\drd_agent\Agent\Auth\Base::state

Type: \Drupal\Core\State\StateInterface

File

src/Agent/Auth/Base.php, line 31

Class

Base
Base class for Remote DRD Auth Methods.

Namespace

Drupal\drd_agent\Agent\Auth

Code

protected $state;