You are here

protected property TagView::$moduleHandler in Doubleclick for Publishers (DFP) 8

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/View/TagView.php, line 85
Contains \Drupal\dfp\View\TagView.

Class

TagView
A value object to combine a DFP tag with global settings for display.

Namespace

Drupal\dfp\View

Code

protected $moduleHandler;