Arcanedev\SeoHelper\Contracts\Entities\Description::setMax PHP 메소드

setMax() 공개 메소드

Set description max length.
public setMax ( integer $max ) : self
$max integer
리턴 self
    public function setMax($max);