Skip to content

Commit 0baa317

Browse files
xabbuhwouterj
authored andcommitted
use literals for external class names
The `class` role does not work for classes whose API documentation is not rendered on symfony.com.
1 parent a1d0353 commit 0baa317

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/configuration/framework.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1482,7 +1482,7 @@ cache
14821482
**type**: ``string``
14831483

14841484
The service that is used to persist class metadata in a cache. The service
1485-
has to implement the :class:`Doctrine\\Common\\Cache\\Cache` interface.
1485+
has to implement the ``Doctrine\Common\Cache\Cache`` interface.
14861486

14871487
.. seealso::
14881488

0 commit comments

Comments
 (0)