You are here

protected property SectionStorageManagerTest::$manager in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/layout_builder/tests/src/Unit/SectionStorageManagerTest.php \Drupal\Tests\layout_builder\Unit\SectionStorageManagerTest::manager

The section storage manager.

Type: \Drupal\layout_builder\SectionStorage\SectionStorageManager

File

core/modules/layout_builder/tests/src/Unit/SectionStorageManagerTest.php, line 33

Class

SectionStorageManagerTest
@coversDefaultClass \Drupal\layout_builder\SectionStorage\SectionStorageManager

Namespace

Drupal\Tests\layout_builder\Unit

Code

protected $manager;