We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5965ec8 commit bafd7adCopy full SHA for bafd7ad
cookbook/configuration/using_parameters_in_dic.rst
@@ -156,4 +156,4 @@ And set it in the constructor of ``Configuration`` via the ``Extension`` class::
156
The string ``%kernel.debug%`` passed here as an argument handles the
157
interpreting job to the container which in turn does the evaluation.
158
Both ways accomplish similar goals. AsseticBundle will not use
159
- anymore ``%kernel.debug%`` but rather the new ``%assetic.debug%`` parameter.
+ ``%kernel.debug%`` but rather the new ``%assetic.debug%`` parameter.
0 commit comments