CRM-15168 more metadata titles (& whitespace
[civicrm-core.git] / CRM / Utils / Hook.php
index bf0b47f4b7297e2b2d57e77fe0758d3e00785da2..41f7746d33adf4fad419b9d0cbd7287a727166ee 100644 (file)
@@ -253,7 +253,7 @@ abstract class CRM_Utils_Hook {
    *
    * @param string $op         the type of operation being performed
    * @param string $objectName the name of the object
-   * @param object $id         the object id if available
+   * @param int $id         the object id if available
    * @param array  $params     the parameters used for object creation / editing
    *
    * @return null the return value is ignored