Fix comment block for variable declarations
[civicrm-core.git] / tests / phpunit / CRM / Group / Page / AjaxTest.php
index fd69fd866e5155bf5deee4f5f902f905bd11d6dd..d05371a6ed498d24efcb59fd2895507750933a4d 100644 (file)
@@ -7,8 +7,9 @@
 class CRM_Group_Page_AjaxTest extends CiviUnitTestCase {
   /**
    * Permissioned group is used both as an active group the contact can see and as a group that allows
-   * logged in user to see contacts
-   * @var integer
+   * logged in user to see contacts.
+   *
+   * @var int
    */
   protected $_permissionedGroup;
   /**