function hook_uuid_entities_post_rebuild in Universally Unique IDentifier 7
Let other modules do things after default entities are created on rebuild.
File
- ./
uuid.api.php, line 97 - Hooks provided by the UUID module.
Code
function hook_uuid_entities_post_rebuild($plan_name) {
}