1
0
mirror of https://github.com/beestat/app.git synced 2026-05-13 02:48:33 -04:00
Files
beestat/api/smarty_streets_api_cache.php
T
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 {}