Merge pull request #19967 from roscomputing/enh/19958/usejsnoncedocs

add docs for useJsNonce
This commit is contained in:
Roeland Jago Douma 2020-03-17 15:09:50 +01:00 committed by GitHub
commit 458ec33aa2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -95,6 +95,7 @@ class EmptyContentSecurityPolicy {
/**
* Use the according JS nonce
* This method is only for CSPMiddleware, custom values are ignored in mergePolicies of ContentSecurityPolicyManager
*
* @param string $nonce
* @return $this