You are here

protected property AchVersionAttribute::$moduleHandler in Acquia Content Hub 8.2

Module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/EventSubscriber/CdfAttributes/AchVersionAttribute.php, line 30

Class

AchVersionAttribute
Adds ACH module version attribute to client CDF.

Namespace

Drupal\acquia_contenthub\EventSubscriber\CdfAttributes

Code

protected $moduleHandler;