CRM-12595 fix formatting in CRM/Utils files
[civicrm-core.git] / CRM / Utils / Sort.php
index 27a59a13647a455ef400767ffc6634e0d837cb30..e5cd4b82db9a5f928b9d11d52a679be8d70dc50c 100644 (file)
@@ -121,7 +121,7 @@ class CRM_Utils_Sort {
    *
    * @return void
    * @access public
-   */ 
+   */
   function __construct(&$vars, $defaultSortOrder = NULL) {
     $this->_vars = array();
     $this->_response = array();