You are here

protected property RulesIntegrationTestBase::$dataFilterManager in Rules 8.3

The data filter manager.

Type: \Drupal\typed_data\DataFilterManager

File

tests/src/Unit/Integration/RulesIntegrationTestBase.php, line 143

Class

RulesIntegrationTestBase
Base class for Rules integration tests.

Namespace

Drupal\Tests\rules\Unit\Integration

Code

protected $dataFilterManager;