Run prettier

This commit is contained in:
Oliver Davies 2020-03-14 23:39:56 +00:00
parent 49b98d0681
commit 81640d24ed
8 changed files with 398 additions and 437 deletions

View file

@ -1,4 +1,5 @@
- Demonstrate plugins
- Writing own source/process plugins
- Core source plugins (Drupal to Drupal)
- Demo `hook_migrate_prepare_row()` and `hook_migrate_MIGRATION_ID_prepare_row()`
- Demo `hook_migrate_prepare_row()` and
`hook_migrate_MIGRATION_ID_prepare_row()`