改名
This commit is contained in:
@@ -16,7 +16,7 @@ interface ConsumerInterface
|
|||||||
* @param Struct $struct
|
* @param Struct $struct
|
||||||
* @return mixed
|
* @return mixed
|
||||||
*/
|
*/
|
||||||
public function onHandler(Struct $struct): mixed;
|
public function onHandler(Struct $struct): void;
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user