You are here

protected property CacheTagTest::$nodeStorage in Zircon Profile 8

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

The node storage.

Type: \Drupal\node\NodeStorage

File

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

Class

CacheTagTest
Tests tag cache plugin.

Namespace

Drupal\views\Tests\Plugin

Code

protected $nodeStorage;