entity.api.php still references entity_metadata_get_info(), which was removed and replaced by entity_get_property_info() a while ago... See #988780-28: Merge both modules into one.
Let's replace it :-)
| Comment | File | Size | Author |
|---|---|---|---|
| api-docs-fix.patch | 439 bytes | bforchhammer |
Comments
Comment #1
bforchhammer commentedComment #2
arnested commentedLooks good.
Comment #3
fagoThanks, committed.