public function toArray()

in src/Message.php [130:133]


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