comment fixes
[civicrm-core.git] / Civi / Token / TokenRow.php
index 4409d68a6a9cd287d45bca9fd8af74ec34125d06..d9347d0f6d3dd50f58dee2035ec4d926b53c8377 100644 (file)
@@ -169,6 +169,10 @@ class TokenRow {
 
   /**
    * Auto-convert between different formats
+   *
+   * @param string $format
+   *
+   * @return $this
    */
   public function fill($format = NULL) {
     if ($format === NULL) {