You are here

protected property IndexNameDepth::$moduleHandler in Views Taxonomy Term Name Depth 7.x

The module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

Overrides HandlerBase::$moduleHandler

File

src/Plugin/views/argument/IndexNameDepth.php, line 44

Class

IndexNameDepth
Argument handler for taxonomy terms with depth.

Namespace

Drupal\views_taxonomy_term_name_depth\Plugin\views\argument

Code

protected $moduleHandler;