PFinal\Wechat\Message\News::toArray PHP Method

toArray() public method

public toArray ( )
    public function toArray()
    {
        return current($this->attributes['Articles']);
    }