Swift_Mime_Headers_UnstructuredHeader::getFieldBodyModel PHP Method

getFieldBodyModel() public method

This method returns a string.
public getFieldBodyModel ( ) : string
return string
    public function getFieldBodyModel()
    {
        return $this->getValue();
    }