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.
2 parents f5ddd09 + c61c0b9 commit 8cba2b0Copy full SHA for 8cba2b0
lib/Doctrine/DBAL/Sharding/PoolingShardConnection.php
@@ -26,7 +26,7 @@
26
* - By default, the global shard is selected. If no global shard is configured
27
* an exception is thrown on access.
28
* - Selecting a shard by distribution value delegates the mapping
29
- * "distributionValue" => "client" to the ShardChooser interface.
+ * "distributionValue" => "client" to the ShardChoser interface.
30
* - An exception is thrown if trying to switch shards during an open
31
* transaction.
32
*
0 commit comments