You are here

protected property CommentStyleguide::$moduleHandler in Style Guide 8

Same name and namespace in other branches
  1. 2.x src/Plugin/Styleguide/CommentStyleguide.php \Drupal\styleguide\Plugin\Styleguide\CommentStyleguide::moduleHandler

The module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Plugin/Styleguide/CommentStyleguide.php, line 33

Class

CommentStyleguide
Comment Styleguide items implementation.

Namespace

Drupal\styleguide\Plugin\Styleguide

Code

protected $moduleHandler;