You are here

protected property Base::$configFactory 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::configFactory
  2. 4.0.x src/Agent/Remote/Base.php \Drupal\drd_agent\Agent\Remote\Base::configFactory
Same name and namespace in other branches
  1. 8.3 src/Agent/Remote/Base.php \Drupal\drd_agent\Agent\Remote\Base::configFactory

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Agent/Remote/Base.php, line 32

Class

Base
Base class for Remote DRD Remote Methods.

Namespace

Drupal\drd_agent\Agent\Remote

Code

protected $configFactory;