PHP Interface Mmoreram\RSQueueBundle\Command\Interfaces\RSQueueCommandInterface

Datei anzeigen Open project: mmoreram/rsqueue-bundle

Public Methods

Method Description
define ( ) Definition method.

Method Details

define() public method

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