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 7fe3636 + 35f6249 commit 75cdfbeCopy full SHA for 75cdfbe
components/cache/adapters/pdo_doctrine_dbal_adapter.rst
@@ -48,5 +48,5 @@ your code.
48
allowing for manual :ref:`pruning of expired cache entries <component-cache-cache-pool-prune>` by
49
calling its ``prune()`` method.
50
51
-.. _`Doctrine DBAL Connection`: https://github.com/doctrine/dbal/blob/master/lib/Doctrine/DBAL/Connection.php
+.. _`Doctrine DBAL Connection`: https://github.com/doctrine/dbal/blob/master/src/Connection.php
52
.. _`Data Source Name (DSN)`: https://en.wikipedia.org/wiki/Data_source_name
0 commit comments