We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5704906 commit b8d8084Copy full SHA for b8d8084
security/guard_authentication.rst
@@ -49,7 +49,7 @@ Don't forget to generate and execute the migration:
49
$ php bin/console make:migration
50
$ php bin/console doctrine:migrations:migrate
51
52
-Next, configure your "user provider" to use this new `apiToken` property:
+Next, configure your "user provider" to use this new ``apiToken`` property:
53
54
.. configuration-block::
55
0 commit comments