Slack\Message\MessageField::getShort PHP Method

getShort() public method

Get short
public getShort ( ) : string
return string
    public function getShort()
    {
        return $this->short;
    }