This website works better with JavaScript
Главная
Обзор
Помощь
Вход
joe
/
webman-exercise
Следить
1
В избранное
0
Ответвить
0
Файлы
Задачи
0
Запросы на слияние
0
Вики
Дерево:
54663cc59e
Ветки
Метки
master
webman-exerc...
/
config
/
plugin
/
vanderw
/
beanstalk-queue
/
command.php
command.php
107 B
История
Исходник
1
2
3
4
5
6
7
<?php
use Vanderw\BeanstalkQueue\Command\MakeConsumerCommand;
return [
MakeConsumerCommand::class
];