Issue #3356052: KeyProviderInterface::getKeyValue() doesn't always return a string
Open
requested to merge issue/key-3356052:3356052-keyproviderinterfacegetkeyvalue-doesnt-always into 8.x-1.x
1 unresolved thread
Compare changes
@@ -92,7 +92,7 @@ class EnvKeyProvider extends KeyProviderBase implements KeyPluginFormInterface {
@@ -108,7 +108,7 @@ class EnvKeyProvider extends KeyProviderBase implements KeyPluginFormInterface {
Also need to fix the same in https://git.drupalcode.org/project/key/-/blob/8.x-1.x/src/Plugin/KeyProviderInterface.php#L22