You are here

protected property UpdateFetcherTest::$updateFetcher in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/update/tests/src/Unit/UpdateFetcherTest.php \Drupal\Tests\update\Unit\UpdateFetcherTest::updateFetcher

The update fetcher to use.

Type: \Drupal\update\UpdateFetcher

File

core/modules/update/tests/src/Unit/UpdateFetcherTest.php, line 29
Contains \Drupal\Tests\update\Unit\UpdateFetcherTest.

Class

UpdateFetcherTest
Tests update functionality unrelated to the database.

Namespace

Drupal\Tests\update\Unit

Code

protected $updateFetcher;