INFRA-132 - @param type fixes
[civicrm-core.git] / tests / phpunit / CRM / Contact / BAO / ContactTest.php
index 39de0fa11dc17fd47dd66e3e224c6abb7994190e..c12141a9a7c1f92d37e2bfd51010e745a083eb71 100644 (file)
@@ -1563,8 +1563,8 @@ class CRM_Contact_BAO_ContactTest extends CiviUnitTestCase {
    * Create a contact and perform a series of steps with it; after each
    * step, ensure that the contact's modified_date has increased.
    *
-   * @param $callbacks
-   *   Array ($name => $callable).
+   * @param array $callbacks
+   *   ($name => $callable).
    */
   public function _testTimestamps($callbacks) {
     CRM_Core_DAO::triggerRebuild();