Files
kiri-wchat/common/Progaram.php
T

11 lines
52 B
PHP
Raw Normal View History

2019-11-11 18:14:47 +08:00
<?php
namespace common;
interface Progaram
{
}