Phacterl\Message\Message::getData PHP 메소드

getData() 공개 메소드

public getData ( )
    public function getData()
    {
        return $this->data;
    }