Files
kiri-wchat/common/Progaram.php
T

11 lines
58 B
PHP
Raw Normal View History

2019-11-11 18:14:47 +08:00
<?php
2020-03-05 12:41:49 +08:00
namespace wchat\common;
2019-11-11 18:14:47 +08:00
interface Progaram
{
}