1
0
mirror of https://github.com/beestat/app.git synced 2025-05-23 18:04:14 -04:00
beestat/api/smarty_streets_api_cache.php
2019-05-22 21:22:24 -04:00

9 lines
149 B
PHP

<?php
/**
* Cache for these external API calls.
*
* @author Jon Ziebell
*/
class smarty_streets_api_cache extends external_api_cache {}