You are here

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

Same name and namespace in other branches
  1. 8.3 src/Agent/Auth/Base.php \Drupal\drd_agent\Agent\Auth\Base::storedSettings

All the settings of the implementing authentication method.

Type: array

File

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

Class

Base
Base class for Remote DRD Auth Methods.

Namespace

Drupal\drd_agent\Agent\Auth

Code

protected $storedSettings;