function eck_update_8003 in Entity Construction Kit (ECK) 8
Update entity definitions to fix any mismatched entities.
See also
https://www.drupal.org/node/2646412
File
- ./
eck.install, line 51
Code
function eck_update_8003() {
EntityDefinitionUpdateManagerInterface::getChangeList();
}