You are here

protected property AggregatorPluginSettingsBaseTest::$configFactory in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/aggregator/tests/src/Unit/Plugin/AggregatorPluginSettingsBaseTest.php \Drupal\Tests\aggregator\Unit\Plugin\AggregatorPluginSettingsBaseTest::configFactory

The stubbed config factory object.

Type: \PHPUnit\Framework\MockObject\MockBuilder

File

core/modules/aggregator/tests/src/Unit/Plugin/AggregatorPluginSettingsBaseTest.php, line 29

Class

AggregatorPluginSettingsBaseTest
Tests settings configuration of individual aggregator plugins.

Namespace

Drupal\Tests\aggregator\Unit\Plugin

Code

protected $configFactory;