Skip to content

Commit

Permalink
Document "wrapper_class" option (#645)
Browse files Browse the repository at this point in the history
  • Loading branch information
skafandri authored and mikeSimonson committed May 3, 2017
1 parent 32220c1 commit 16aed4c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Resources/doc/configuration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,8 @@ Configuration Reference
profiling: "%kernel.debug%"
server_version: ~
driver_class: ~
# Allows to specify a custom wrapper implementation to use.
# Must be a subclass of Doctrine\DBAL\Connection
wrapper_class: ~
shard_choser: ~
shard_choser_service: ~
Expand Down

0 comments on commit 16aed4c

Please sign in to comment.