Loading core/tests/Drupal/KernelTests/KernelTestBase.php +1 −1 Original line number Diff line number Diff line Loading @@ -200,7 +200,7 @@ abstract class KernelTestBase extends TestCase implements ServiceProviderInterfa * * @var \Drupal\Core\KeyValueStore\KeyValueMemoryFactory */ protected KeyValueMemoryFactory $keyValue; protected $keyValue; /** * The app root. Loading Loading
core/tests/Drupal/KernelTests/KernelTestBase.php +1 −1 Original line number Diff line number Diff line Loading @@ -200,7 +200,7 @@ abstract class KernelTestBase extends TestCase implements ServiceProviderInterfa * * @var \Drupal\Core\KeyValueStore\KeyValueMemoryFactory */ protected KeyValueMemoryFactory $keyValue; protected $keyValue; /** * The app root. Loading