You are here

protected property CacheTagTest::$nodeViewBuilder in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/views/src/Tests/Plugin/CacheTagTest.php \Drupal\views\Tests\Plugin\CacheTagTest::nodeViewBuilder

The node view builder.

Type: \Drupal\node\NodeViewBuilder

File

core/modules/views/src/Tests/Plugin/CacheTagTest.php, line 48
Contains \Drupal\views\Tests\Plugin\CacheTagTest.

Class

CacheTagTest
Tests tag cache plugin.

Namespace

Drupal\views\Tests\Plugin

Code

protected $nodeViewBuilder;