PHP Class Ayaline\Bundle\ComposerBundle\Consumer\UploadComposerConsumer

Inheritance: implements Sonata\NotificationBundle\Consumer\ConsumerInterface
Datei anzeigen Open project: pborreli/composer-service

Protected Properties

Property Type Description
$steps

Public Methods

Method Description
__construct ( array $steps ) Constructor.
process ( Sonata\NotificationBundle\Consumer\ConsumerEvent $event )

Method Details

__construct() public method

Constructor.
public __construct ( array $steps )
$steps array

process() public method

public process ( Sonata\NotificationBundle\Consumer\ConsumerEvent $event )
$event Sonata\NotificationBundle\Consumer\ConsumerEvent

Property Details

$steps protected_oe property

protected $steps