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 b12363b commit 042e447Copy full SHA for 042e447
src/Pool/PoolFactory.php
@@ -24,7 +24,7 @@ class PoolFactory
24
protected $container;
25
26
/**
27
- * @var Channel[]
+ * @var RedisPool[]
28
*/
29
protected $pools = [];
30
0 commit comments