add docs for useJsNonce

Signed-off-by: Pavel Krasikov <klonishe@gmail.com>
This commit is contained in:
Pavel Krasikov 2020-03-15 17:02:11 +03:00
parent e921e27a39
commit 4c01326913
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