Skip to content
Snippets Groups Projects

Issue #3238915: Refactor (if feasible) uses of the jQuery ready function to use VanillaJS

Closed Issue #3238915: Refactor (if feasible) uses of the jQuery ready function to use VanillaJS
Closed Harumi Jang requested to merge issue/drupal-3238915:3238915-refactor-if-feasible into 9.3.x
2 files
+ 0
5
Compare changes
  • Side-by-side
  • Inline
Files
2
  • d0ab721e
    Issue #3316813 by immaculatexavier, apaderno, RoSk0: Remove mentions of... · d0ab721e
    catch authored
    Issue #3316813 by immaculatexavier, apaderno, RoSk0: Remove mentions of node_access_example.module from docblocks
@@ -63,8 +63,6 @@
@@ -63,8 +63,6 @@
* sure to restore your {node_access} record after node_access_rebuild() is
* sure to restore your {node_access} record after node_access_rebuild() is
* called.
* called.
*
*
* For a detailed example, see node_access_example.module.
*
* @param \Drupal\Core\Session\AccountInterface $account
* @param \Drupal\Core\Session\AccountInterface $account
* The account object whose grants are requested.
* The account object whose grants are requested.
* @param string $op
* @param string $op
Loading