Files
wushumin 9aac78b8da first
2026-05-11 15:28:27 +08:00

7 lines
101 B
PHP

<?php
use Webman\RedisQueue\Command\MakeConsumerCommand;
return [
MakeConsumerCommand::class
];