You are here

protected property LayoutRestTestBase::$nodeStorage in Layout Builder Symmetric Translations 8

The node storage.

Type: \Drupal\node\NodeStorageInterface

File

tests/src/Functional/Rest/LayoutRestTestBase.php, line 41

Class

LayoutRestTestBase
Base class for Layout Builder REST tests.

Namespace

Drupal\Tests\layout_builder_st\Functional\Rest

Code

protected $nodeStorage;