You are here

protected property FieldLayoutBuilderTest::$layoutPluginManager in Drupal 8

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

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

File

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

Class

FieldLayoutBuilderTest
@coversDefaultClass \Drupal\field_layout\FieldLayoutBuilder @group field_layout

Namespace

Drupal\Tests\field_layout\Unit

Code

protected $layoutPluginManager;