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