X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FContact%2FPage%2FView.php;h=65619f6bb2cd21b38f00b071f2c8cd704cd7bdd1;hb=ba9eb348014a1316a8874e26033c1cbb54b62b67;hp=2ebe283cb0edbed40f8c6790b0369a6a334c6f9a;hpb=d10b2c65fedfc3bac77085a1639acc2188de2926;p=civicrm-core.git diff --git a/CRM/Contact/Page/View.php b/CRM/Contact/Page/View.php index 2ebe283cb0..65619f6bb2 100644 --- a/CRM/Contact/Page/View.php +++ b/CRM/Contact/Page/View.php @@ -40,7 +40,7 @@ class CRM_Contact_Page_View extends CRM_Core_Page { /** - * the id of the object being viewed (note/relationship etc) + * The id of the object being viewed (note/relationship etc) * * @int * @access protected @@ -48,7 +48,7 @@ class CRM_Contact_Page_View extends CRM_Core_Page { protected $_id; /** - * the contact id of the contact being viewed + * The contact id of the contact being viewed * * @int * @access protected @@ -259,7 +259,7 @@ class CRM_Contact_Page_View extends CRM_Core_Page { /** * Get meta details of the contact. * - * @param $contactId + * @param int $contactId * * @return array contact fields in fixed order * @access public @@ -278,7 +278,7 @@ class CRM_Contact_Page_View extends CRM_Core_Page { /** * @param $page - * @param null $contactID + * @param int $contactID */ static function checkUserPermission($page, $contactID = NULL) { // check for permissions @@ -316,7 +316,7 @@ class CRM_Contact_Page_View extends CRM_Core_Page { } /** - * @param $contactId + * @param int $contactId * @param bool $isDeleted * * @return string