You are here

function hook_uuid_entities_pre_rebuild in Universally Unique IDentifier 7

Let other modules do things before default entities are created on rebuild.

File

./uuid.api.php, line 90
Hooks provided by the UUID module.

Code

function hook_uuid_entities_pre_rebuild($plan_name) {
}