DirectAdmin\LetsEncrypt\Lib\Logger::short PHP 메소드

short() 공개 메소드

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