Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / migrate / src / Plugin / migrate / process / Get.php
index 26799cb2307c057ef7869a2e5e6db79f0092ec5f..10b6eca20868a7a1ac4a0a521d618f1bbd81967c 100644 (file)
@@ -70,8 +70,8 @@ use Drupal\migrate\Row;
  * property bar. foo configuration is included for illustration purposes.
  *
  * Because of this, if the source or destination property actually starts with a
- * @, that character must be escaped with @@.
- * The referenced property becomes, for example, @@@foo.
+ * "@", that character must be escaped with "@@". The referenced property
+ * becomes, for example, "@@@foo".
  *
  * @code
  * process: