You are here

function hook_node_registration_presave in Node registration 7

Implements hook_node_registration_presave().

File

./node_registration.api.php, line 115

Code

function hook_node_registration_presave($registration) {
}