1
0
mirror of https://github.com/v2board/v2board.git synced 2025-03-13 14:14:42 +08:00
2020-01-11 13:36:52 +08:00

9 lines
49 B
PHP

<?php
namespace App\Utils;
class CacheKey
{
}