PHP 인터페이스 Mmoreram\RSQueueBundle\Command\Interfaces\RSQueueCommandInterface

파일 보기 프로젝트 열기: mmoreram/rsqueue-bundle

공개 메소드들

메소드 설명
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 ( )