DirectAdmin\LetsEncrypt\Lib\Logger::short PHP Method

short() public method

Set a short for when the action succeess
public short ( $short )
$short
    public function short($short)
    {
        $this->short = $short;
    }