UpdateFetcherTest::$mockConfigFactory

Same name and namespace in other branches
  1. 9 core/modules/update/tests/src/Unit/UpdateFetcherTest.php \Drupal\Tests\update\Unit\UpdateFetcherTest::mockConfigFactory
  2. 11.x core/modules/update/tests/src/Unit/UpdateFetcherTest.php \Drupal\Tests\update\Unit\UpdateFetcherTest::mockConfigFactory

Mock config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

core/modules/update/tests/src/Unit/UpdateFetcherTest.php, line 53

Class

UpdateFetcherTest
Tests update functionality unrelated to the database.

Namespace

Drupal\Tests\update\Unit

Code

protected $mockConfigFactory;

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