function tripal_chado_entity_update
3.x tripal_chado.entity.inc | tripal_chado_entity_update($entity, $type) |
Implements hook_entity_update().
File
- tripal_chado/
includes/ tripal_chado.entity.inc, line 122
Code
function tripal_chado_entity_update($entity, $type) {
}