You are here

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

The global DFP configuration.

Type: \Drupal\Core\Config\ImmutableConfig

File

src/View/TagView.php, line 64
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 $globalSettings;