modify
This commit is contained in:
@@ -32,6 +32,7 @@ use Snowflake\Snowflake;
|
||||
*/
|
||||
public function execute(array $handler): mixed
|
||||
{
|
||||
var_dump($handler);
|
||||
if (!($handler[0] instanceof ConsumerInterface)) {
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user