diff --git a/islandora.api.php b/islandora.api.php index 93f13445..8937b88f 100644 --- a/islandora.api.php +++ b/islandora.api.php @@ -652,6 +652,6 @@ function hook_CMODEL_PID_islandora_derivative() { * * @param string $pid */ -function islandora_update_related_objects_properties($pid){ +function hook_islandora_update_related_objects_properties($pid){ } \ No newline at end of file