function _bc_bundle_save_ignore in Bundle Copy 7.2
Same name and namespace in other branches
- 7 bundle_copy.module \_bc_bundle_save_ignore()
Helper function to ignore a bundle save.
1 string reference to '_bc_bundle_save_ignore'
- bundle_copy_bundle_copy_info in ./
bundle_copy.module - Implements hook_bundle_copy_info().
File
- ./
bundle_copy.module, line 644 - Bundle copy.
Code
function _bc_bundle_save_ignore($bundle) {
}