You are here

protected property LayoutTest::$layoutPluginManager in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/layout_discovery/tests/src/Kernel/LayoutTest.php \Drupal\Tests\layout_discovery\Kernel\LayoutTest::layoutPluginManager

The layout plugin manager.

Type: \Drupal\Core\Layout\LayoutPluginManagerInterface

File

core/modules/layout_discovery/tests/src/Kernel/LayoutTest.php, line 25

Class

LayoutTest
Tests Layout functionality.

Namespace

Drupal\Tests\layout_discovery\Kernel

Code

protected $layoutPluginManager;