You are here

protected property UpdateHookRegistryTest::$keyValueFactory in Drupal 9

Type: \Drupal\Core\KeyValueStore\KeyValueFactoryInterface|\PHPUnit\Framework\MockObject\MockObject

File

core/tests/Drupal/Tests/Core/Update/UpdateHookRegistryTest.php, line 72

Class

UpdateHookRegistryTest
@coversDefaultClass \Drupal\Core\Update\UpdateHookRegistry @group Update

Namespace

Drupal\Tests\Core\Update

Code

protected $keyValueFactory;