Skip to content
Snippets Groups Projects

Create PolicyHelper class

Merged Geoff Appleby requested to merge issue/csp-3410651:3410651-nonce-helper into 8.x-1.x
Compare and
13 files
+ 1586
3
Compare changes
  • Side-by-side
  • Inline
Files
13
+ 1
1
@@ -7,7 +7,7 @@
@@ -7,7 +7,7 @@
/**
/**
* Command to add css.
* Command to add css.
*
*
* Backported from Drupal 10.1 to handle attributes arrays.
* Back ported from Drupal 10.1 to handle attributes arrays.
*
*
* @param {Drupal.Ajax} [ajax]
* @param {Drupal.Ajax} [ajax]
* {@link Drupal.Ajax} object created by {@link Drupal.ajax}.
* {@link Drupal.Ajax} object created by {@link Drupal.ajax}.
Loading