CRM-19372 allow payment processors to define an array of accepted credit card types
[civicrm-core.git] / CRM / Core / SelectValues.php
index 005b13086a16307914f18c3db3455aac6b75e51a..af7f6510b86ce529a3b753bfe5fe06ddefdca12a 100644 (file)
@@ -1099,5 +1099,4 @@ class CRM_Core_SelectValues {
     );
   }
 
-
 }