You are here

protected property Base::$moduleHandler in DRD Agent 8.3

Same name in this branch
  1. 8.3 src/Agent/Action/Base.php \Drupal\drd_agent\Agent\Action\Base::moduleHandler
  2. 8.3 src/Agent/Remote/Base.php \Drupal\drd_agent\Agent\Remote\Base::moduleHandler
Same name and namespace in other branches
  1. 4.0.x src/Agent/Action/Base.php \Drupal\drd_agent\Agent\Action\Base::moduleHandler

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Agent/Action/Base.php, line 88

Class

Base
Base class for Remote DRD Action Code.

Namespace

Drupal\drd_agent\Agent\Action

Code

protected $moduleHandler;