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 3cf3242 commit ab7a678Copy full SHA for ab7a678
user_guide_src/source/general/common_functions.rst
@@ -226,15 +226,15 @@ Miscellaneous Functions
226
:rtype: string
227
228
Returns the nonce attribute for a script tag. For example: ``nonce="Eskdikejidojdk978Ad8jf"``.
229
- See :ref:`content-security-policy`.
+ See :ref:`Content Security Policy <csp-using-functions>`.
230
231
.. php:function:: csp_style_nonce()
232
233
:returns: The CSP nonce attribute for style tag.
234
235
236
Returns the nonce attribute for a style tag. For example: ``nonce="Eskdikejidojdk978Ad8jf"``.
237
238
239
.. php:function:: csrf_token()
240
0 commit comments