Loading core/modules/migrate/src/Plugin/migrate/process/Callback.php +2 −2 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ * process: * destination_field: * plugin: callback * callable: strtolower * callable: mb_strtolower * source: source_field * @endcode * Loading @@ -34,7 +34,7 @@ * plugin: callback * callable: * - '\Drupal\Component\Utility\Unicode' * - strtolower * - ucfirst * source: source_field * @endcode * Loading Loading
core/modules/migrate/src/Plugin/migrate/process/Callback.php +2 −2 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ * process: * destination_field: * plugin: callback * callable: strtolower * callable: mb_strtolower * source: source_field * @endcode * Loading @@ -34,7 +34,7 @@ * plugin: callback * callable: * - '\Drupal\Component\Utility\Unicode' * - strtolower * - ucfirst * source: source_field * @endcode * Loading