FieldLayoutBuilderTest::$layoutPluginManager

Same name and namespace in other branches
  1. 10 core/modules/field_layout/tests/src/Unit/FieldLayoutBuilderTest.php \Drupal\Tests\field_layout\Unit\FieldLayoutBuilderTest::layoutPluginManager
  2. 9 core/modules/field_layout/tests/src/Unit/FieldLayoutBuilderTest.php \Drupal\Tests\field_layout\Unit\FieldLayoutBuilderTest::layoutPluginManager
  3. 8.9.x core/modules/field_layout/tests/src/Unit/FieldLayoutBuilderTest.php \Drupal\Tests\field_layout\Unit\FieldLayoutBuilderTest::layoutPluginManager

The layout plugin manager.

Type: \Drupal\Core\Layout\LayoutPluginManager|\Prophecy\Prophecy\ProphecyInterface

File

core/modules/field_layout/tests/src/Unit/FieldLayoutBuilderTest.php, line 33

Class

FieldLayoutBuilderTest
Tests Drupal\field_layout\FieldLayoutBuilder.

Namespace

Drupal\Tests\field_layout\Unit

Code

protected $layoutPluginManager;

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