- Issue created by @adamzimmermann
- Merge request !23Add return type to methods to match parent class. β (Closed) created by adamzimmermann
- πΊπΈUnited States adamzimmermann
This works in my local testing, now to see if it works for others.
The diff interface throws a WSOD as a URL such as /node/2/revisions/view/5/6/split_fields.
This issues is basically the same as what the Address Field modules is also facing.
π
AddressFieldBuilder::build no longer compatible with diff's CoreFieldBuilder::build
Active
Enable the name module, add a name field, enable the diff module, compare revisions.
Add return types to make method signatures match.
Add return types.
N/A
N/A
N/A
Active
1.0
Code
This works in my local testing, now to see if it works for others.