Skip to content

8.x-0.1: add hook_jsonld_alter_field_mappings (#31)

Compare
Choose a tag to compare
@dannylamb dannylamb released this 14 Jan 20:10
· 24 commits to 8.x-1.x since this release
* add hook_jsonld_alter_field_mappings

* coding standards

* implement hook_jsonld_alter_field_mappings

* cache field mappings and issue warnings for duplicates

* trying to make phpcpd happy

* revised field mappings hook name

* revised field mappings hook name (again)

* update const to match