You are here

protected property Base::$configFactory in DRD Agent 8.3

Same name in this branch
  1. 8.3 src/Agent/Action/Base.php \Drupal\drd_agent\Agent\Action\Base::configFactory
  2. 8.3 src/Agent/Remote/Base.php \Drupal\drd_agent\Agent\Remote\Base::configFactory
  3. 8.3 src/Agent/Auth/Base.php \Drupal\drd_agent\Agent\Auth\Base::configFactory

Type: \Drupal\Core\Config\ConfigFactoryInterface

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 $configFactory;