You are here

function hook_uuid_entities_post_revert in Universally Unique IDentifier 7

Let other modules do things after default entities are created on revert.

File

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

Code

function hook_uuid_entities_post_revert($plan_name) {
}