This commit is contained in:
2021-07-23 17:17:58 +08:00
parent d1877d78a7
commit b12ebb9c7e
2 changed files with 15 additions and 1 deletions
+4
View File
@@ -4,6 +4,10 @@
namespace Server\SInterface;
/**
* Interface PipeMessage
* @package Server\SInterface
*/
interface PipeMessage
{