This is a follow-up issue for #2015697: Convert field type to typed data plugin for file and image modules.
getInstance() is removed in favour of getFieldDefinition(). Luckily, getInstance() is not actually used in this case, but it would be good that it's removed, perhaps?
| Comment | File | Size | Author |
|---|---|---|---|
| field_type_clean.patch | 808 bytes | smiletrl |
Comments
Comment #1
yched commentedYup.
Comment #2
webchickCommitted and pushed to 8.x. Thanks!