This commit is contained in:
2021-08-05 16:47:59 +08:00
parent c75ac94d68
commit d8e7b88811
3 changed files with 32 additions and 18 deletions
-7
View File
@@ -12,13 +12,6 @@ interface ConsumerInterface
{
/**
* @param Struct $struct
*/
public function setParams(Struct $struct): void;
/**
* @return mixed
*/