We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5a61e8 commit 013b4e3Copy full SHA for 013b4e3
1 file changed
lib/private/RedisFactory.php
@@ -11,7 +11,7 @@
11
use OCP\Diagnostics\IEventLogger;
12
13
/**
14
- * @deprecated 34.0.0 - uses KeyValueCacheFactory instead
+ * @deprecated 34.0.0 - use KeyValueCacheFactory instead
15
*/
16
class RedisFactory {
17
public const REDIS_MINIMAL_VERSION = '4.0.0';
0 commit comments