NodeViewBuilderTest::$storage

Same name in other branches
  1. 8.9.x 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
  3. 11.x 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;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.