Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fbb3432

Browse files
committed
[Cache] Updated invalid pdo service name
1 parent 931cd65 commit fbb3432

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

reference/configuration/framework.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2016,7 +2016,8 @@ default_pdo_provider
20162016
**type**: ``string`` **default**: ``doctrine.dbal.default_connection``
20172017

20182018
The service id of the database connection, which should be either a PDO or a
2019-
Doctrine DBAL instance.
2019+
Doctrine DBAL instance. The provider is available as the ``cache.default_pdo_provider``
2020+
service.
20202021

20212022
pools
20222023
.....

0 commit comments

Comments
 (0)