This commit is contained in:
2021-08-05 16:23:25 +08:00
parent 35cf073f0b
commit 7647c55283
+7
View File
@@ -12,6 +12,13 @@ interface ConsumerInterface
{ {
/**
* @param Struct $struct
*/
public function setParams(Struct $struct): void;
/** /**
* @return mixed * @return mixed
*/ */