protected property UpdateHookRegistryTest::$keyValueStore in Drupal 10
Same name and namespace in other branches
- 9 core/tests/Drupal/Tests/Core/Update/UpdateHookRegistryTest.php \Drupal\Tests\Core\Update\UpdateHookRegistryTest::keyValueStore
Type: \Drupal\Core\KeyValueStore\KeyValueStoreInterface|\PHPUnit\Framework\MockObject\MockObject
File
- core/
tests/ Drupal/ Tests/ Core/ Update/ UpdateHookRegistryTest.php, line 67
Class
- UpdateHookRegistryTest
- @coversDefaultClass \Drupal\Core\Update\UpdateHookRegistry @group Update
Namespace
Drupal\Tests\Core\UpdateCode
protected $keyValueStore;