CRM-20145 fix code style issues
authorBrian Shaughnessy <brian@lcdservices.biz>
Mon, 27 Feb 2017 11:42:34 +0000 (06:42 -0500)
committerBrian Shaughnessy <brian@lcdservices.biz>
Mon, 27 Feb 2017 11:42:34 +0000 (06:42 -0500)
CRM/Contribute/BAO/Contribution/Utils.php

index 715b2d248a2bd8132e0f00c88173d4042827d511..6d4cca734cae373dead8e09db27bb4497b7c02ab 100644 (file)
@@ -481,7 +481,7 @@ LIMIT 1
     return $taxAmount;
   }
 
-  /*
+  /**
    * Format monetary amount: round and return to desired decimal place
    * CRM-20145
    *