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.
1 parent e9605d8 commit 32ce902Copy full SHA for 32ce902
cookbook/testing/doctrine.rst
@@ -36,7 +36,7 @@ Unit testing is only possible when testing a method that builds a query.
36
Setup
37
~~~~~
38
39
-First, you need to add the Doctrine\Tests namespace to your autoloader::
+First, you need to add the ``Doctrine\Tests`` namespace to your autoloader::
40
41
// app/autoload.php
42
$loader->registerNamespaces(array(
0 commit comments