function tripal_chado_entity_insert
3.x tripal_chado.entity.inc | tripal_chado_entity_insert($entity, $type) |
Implements hook_entity_insert().
File
- tripal_chado/
includes/ tripal_chado.entity.inc, line 114
Code
function tripal_chado_entity_insert($entity, $type) {
}