Version 1
[yaffs-website] / web / core / modules / user / src / MigratePassword.php
diff --git a/web/core/modules/user/src/MigratePassword.php b/web/core/modules/user/src/MigratePassword.php
new file mode 100644 (file)
index 0000000..79715df
--- /dev/null
@@ -0,0 +1,5 @@
+<?php
+// @codingStandardsIgnoreFile
+// This file is intentionally empty so that it overwrites when sites are
+// updated from a zip/tarball without deleting the /core folder first.
+// @todo: remove in 8.3.x