This website works better with JavaScript
Начало
Каталог
Помощ
Вход
joe
/
webman-exercise
Наблюдаван
1
Харесван
0
Разклонения
0
Файлове
Задачи
0
Заявки за сливане
0
Уики
ИН на ревизия:
ea50426f7e
Клонове
Маркери
master
webman-exerc...
/
config
/
plugin
/
webman
/
redis-queue
/
command.php
command.php
102 B
История
Директен файл
1
2
3
4
5
6
7
<?php
use Webman\RedisQueue\Command\MakeConsumerCommand;
return [
MakeConsumerCommand::class
];