Ggongfuxiang底层类库更新
3aeb0bb2创建于 2023年2月4日历史提交
<?php

namespace Psr\Cache;

/**
 * Exception interface for all exceptions thrown by an Implementing Library.
 */
interface CacheException
{
}