public function toArray()

in src/Message.php [125:128]


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