You are here

function eck_bundle_copy_save in Entity Construction Kit (ECK) 7.2

Placeholder callback for eck implementation of hook_bundle_copy_info().

1 string reference to 'eck_bundle_copy_save'
eck_bundle_copy_info in ./eck.module
Implements hook_bundle_copy_info().

File

./eck.module, line 1023

Code

function eck_bundle_copy_save() {
}