X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fmigrate%2Fsrc%2FPlugin%2Fmigrate%2Fprocess%2FGet.php;h=10b6eca20868a7a1ac4a0a521d618f1bbd81967c;hb=1c1cb0980bfa6caf0c24cce671b6bb541dc87583;hp=26799cb2307c057ef7869a2e5e6db79f0092ec5f;hpb=af6d1fb995500ae68849458ee10d66abbdcfb252;p=yaffs-website diff --git a/web/core/modules/migrate/src/Plugin/migrate/process/Get.php b/web/core/modules/migrate/src/Plugin/migrate/process/Get.php index 26799cb23..10b6eca20 100644 --- a/web/core/modules/migrate/src/Plugin/migrate/process/Get.php +++ b/web/core/modules/migrate/src/Plugin/migrate/process/Get.php @@ -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: