protected property UpdateHookRegistryTest::$keyValueFactory in Drupal 10
Same name and namespace in other branches
- 9 core/tests/Drupal/Tests/Core/Update/UpdateHookRegistryTest.php \Drupal\Tests\Core\Update\UpdateHookRegistryTest::keyValueFactory
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\UpdateCode
protected $keyValueFactory;