function tripal_chado_entity_postsave
3.x tripal_chado.entity.inc | tripal_chado_entity_postsave($entity, $type) |
Implements hook_entity_postsave().
File
- tripal_chado/
includes/ tripal_chado.entity.inc, line 44
Code
function tripal_chado_entity_postsave($entity, $type) {
}