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 6975d13 + 75cdfbe commit 97ebacfCopy full SHA for 97ebacf
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