Browse Source

codesniffer changes

pull/386/head
Alan Stanley 12 years ago
parent
commit
5b0aa05672
  1. 3
      islandora.api.php

3
islandora.api.php

@ -651,7 +651,8 @@ function hook_CMODEL_PID_islandora_derivative() {
* Retrieves PIDS of related objects for property updating.
*
* @param string $pid
* PID of object
*/
function hook_islandora_update_related_objects_properties($pid){
function hook_islandora_update_related_objects_properties($pid) {
}
Loading…
Cancel
Save