You are here

protected property UpdateFetcherTest::$updateFetcher in Drupal 8

The update fetcher to use.

Type: \Drupal\update\UpdateFetcher

File

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

Class

UpdateFetcherTest
Tests update functionality unrelated to the database.

Namespace

Drupal\Tests\update\Unit

Code

protected $updateFetcher;