Update phpdoc references to $self to include type
[civicrm-core.git] / CRM / Report / Form / Activity.php
index d85edac156e175b1f4d3ecb49ec39ec930453fd7..0ac5d055bfb9d19425385181167c16b731ca991b 100644 (file)
@@ -694,7 +694,7 @@ GROUP BY civicrm_activity_id $having {$this->_orderBy}";
   /**
    * @param $fields
    * @param $files
-   * @param $self
+   * @param self $self
    *
    * @return array
    */