Files
kiri-wchat/common/Progaram.php
T
2023-11-14 00:15:27 +08:00

11 lines
58 B
PHP

<?php
namespace wchat\common;
interface Progaram
{
}