Slack\Message\MessageField::getShort PHP 메소드

getShort() 공개 메소드

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