PHP 클래스 Ayaline\Bundle\ComposerBundle\Consumer\UploadComposerConsumer

상속: implements Sonata\NotificationBundle\Consumer\ConsumerInterface
파일 보기 프로젝트 열기: pborreli/composer-service

보호된 프로퍼티들

프로퍼티 타입 설명
$steps

공개 메소드들

메소드 설명
__construct ( array $steps ) Constructor.
process ( Sonata\NotificationBundle\Consumer\ConsumerEvent $event )

메소드 상세

__construct() 공개 메소드

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

process() 공개 메소드

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

프로퍼티 상세

$steps 보호되어 있는 프로퍼티

protected $steps