You are here

protected property RulesEntityIntegrationTestBase::$fieldTypeManager in Rules 8.3

The field type manager.

Type: \Drupal\Core\Field\FieldTypePluginManager

File

tests/src/Unit/Integration/RulesEntityIntegrationTestBase.php, line 44

Class

RulesEntityIntegrationTestBase
Base class for Rules integration tests with entities.

Namespace

Drupal\Tests\rules\Unit\Integration

Code

protected $fieldTypeManager;