Slack\Message\MessageField::getShort PHP Méthode

getShort() public méthode

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