PHP Интерфейс Mmoreram\RSQueueBundle\Command\Interfaces\RSQueueCommandInterface

Показать файл Открыть проект

Открытые методы

Метод Описание
define ( ) Definition method.

Описание методов

define() публичный Метод

All RSqueue commands must implements its own define() method This method will subscribe command to desired queues with their respective methods
public define ( )