Changeset 7881 for sites/trunk/wordcamp.org/public_html/wp-content/mu-plugins/utilities/class-stripe-client.php
- Timestamp:
- 11/22/2018 04:13:15 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordcamp.org/public_html/wp-content/mu-plugins/utilities/class-stripe-client.php
r7070 r7881 13 13 * updated, it only has the functionality we're actually using, we won't end up with unit tests, etc inside 14 14 * a publicly accessible folder, etc. 15 * 16 * TODO Refactor this to use the API_Client base class. 15 17 */ 16 18 class Stripe_Client {
Note: See TracChangeset
for help on using the changeset viewer.