1
0
mirror of https://github.com/beestat/app.git synced 2025-05-24 02:14:03 -04:00
beestat/api/stripe_api_log.php
2022-10-16 21:40:50 -04:00

9 lines
127 B
PHP

<?php
/**
* Log for these external API calls.
*
* @author Jon Ziebell
*/
class stripe_api_log extends external_api_log {}