You are here

protected property FieldConfigEntityUnitTest::$fieldTypePluginManager in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/field/tests/src/Unit/FieldConfigEntityUnitTest.php \Drupal\Tests\field\Unit\FieldConfigEntityUnitTest::fieldTypePluginManager

The mock field type plugin manager;

Type: \Drupal\Core\Field\FieldTypePluginManagerInterface|\PHPUnit_Framework_MockObject_MockObject

File

core/modules/field/tests/src/Unit/FieldConfigEntityUnitTest.php, line 69
Contains \Drupal\Tests\field\Unit\FieldConfigEntityUnitTest.

Class

FieldConfigEntityUnitTest
@coversDefaultClass \Drupal\field\Entity\FieldConfig @group field

Namespace

Drupal\Tests\field\Unit

Code

protected $fieldTypePluginManager;