FieldUninstallValidatorTest::$fieldTypePluginManager

Same name and namespace in other branches
  1. 8.9.x core/modules/field/tests/src/Unit/FieldUninstallValidatorTest.php \Drupal\Tests\field\Unit\FieldUninstallValidatorTest::fieldTypePluginManager
  2. 10 core/modules/field/tests/src/Unit/FieldUninstallValidatorTest.php \Drupal\Tests\field\Unit\FieldUninstallValidatorTest::fieldTypePluginManager
  3. 11.x core/modules/field/tests/src/Unit/FieldUninstallValidatorTest.php \Drupal\Tests\field\Unit\FieldUninstallValidatorTest::fieldTypePluginManager

The mock field type plugin manager.

Type: \Drupal\Core\Field\FieldTypePluginManagerInterface|\PHPUnit\Framework\MockObject\MockObject

File

core/modules/field/tests/src/Unit/FieldUninstallValidatorTest.php, line 23

Class

FieldUninstallValidatorTest
@coversDefaultClass <a href="/api/drupal/core%21modules%21field%21src%21FieldUninstallValidator.php/class/FieldUninstallValidator/9" title="Prevents uninstallation of modules providing active field storage." class="local">\Drupal\field\FieldUninstallValidator</a> @group field

Namespace

Drupal\Tests\field\Unit

Code

protected $fieldTypePluginManager;

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