You are here

protected property RulesIntegrationTestBase::$dataFetcher in Rules 8.3

The data fetcher service.

Type: \Drupal\typed_data\DataFetcher

File

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

Class

RulesIntegrationTestBase
Base class for Rules integration tests.

Namespace

Drupal\Tests\rules\Unit\Integration

Code

protected $dataFetcher;