改名
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
|
||||
namespace Rpc;
|
||||
|
||||
|
||||
interface IProducer
|
||||
{
|
||||
|
||||
|
||||
|
||||
public function getConfig();
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user