There was an error while loading. Please reload this page.
1 parent 4b51a3e commit 026cc90Copy full SHA for 026cc90
1 file changed
src/Check/Redis.php
@@ -10,6 +10,7 @@
10
11
use function class_exists;
12
use function microtime;
13
+use function array_key_exists;
14
15
/**
16
* Validate that a Redis service is running
0 commit comments