Issue #3238915: Refactor (if feasible) uses of the jQuery ready function to use VanillaJS
Compare changes
Files
2@@ -263,7 +263,7 @@ public function transform($value, MigrateExecutableInterface $migrate_executable
@@ -263,7 +263,7 @@ public function transform($value, MigrateExecutableInterface $migrate_executable
throw new MigrateException(sprintf('A(n) %s was thrown while attempting to stub.', gettype($e)), $e->getCode(), $e);