You are here

protected property NodeViewBuilderTest::$storage in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/node/tests/src/Kernel/NodeViewBuilderTest.php \Drupal\Tests\node\Kernel\NodeViewBuilderTest::storage
  2. 10 core/modules/node/tests/src/Kernel/NodeViewBuilderTest.php \Drupal\Tests\node\Kernel\NodeViewBuilderTest::storage

The node storage.

Type: \Drupal\node\NodeStorageInterface

File

core/modules/node/tests/src/Kernel/NodeViewBuilderTest.php, line 29

Class

NodeViewBuilderTest
Tests the node view builder.

Namespace

Drupal\Tests\node\Kernel

Code

protected $storage;