function access_by_ref_entity_presave in Access by Reference 8
File
- ./
access_by_ref.module, line 196
Code
function access_by_ref_entity_presave(EntityInterface $entity) {
//dsm($entity->getEntityTypeId());
}
function access_by_ref_entity_presave(EntityInterface $entity) {
//dsm($entity->getEntityTypeId());
}