summaryrefslogtreecommitdiffstats
path: root/lib/public/AppFramework/Http/StrictEvalContentSecurityPolicy.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/AppFramework/Http/StrictEvalContentSecurityPolicy.php')
-rw-r--r--lib/public/AppFramework/Http/StrictEvalContentSecurityPolicy.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/AppFramework/Http/StrictEvalContentSecurityPolicy.php b/lib/public/AppFramework/Http/StrictEvalContentSecurityPolicy.php
index c53f07985da..1bd1b14f2bc 100644
--- a/lib/public/AppFramework/Http/StrictEvalContentSecurityPolicy.php
+++ b/lib/public/AppFramework/Http/StrictEvalContentSecurityPolicy.php
@@ -39,7 +39,6 @@ namespace OCP\AppFramework\Http;
* This is a temp helper class from the default ContentSecurityPolicy to allow slow
* migration to a stricter CSP. This does not allow unsafe eval.
*
- * @package OCP\AppFramework\Http
* @since 14.0.0
* @deprecated 17.0.0
*/