Mmoreram\RSQueueBundle\Event\Abstracts\AbstractRSEvent::getPayload PHP 메소드

getPayload() 공개 메소드

Return payload
public getPayload ( ) : Mixed
리턴 Mixed
    public function getPayload()
    {
        return $this->payload;
    }