Artesaos\SEOTools\Contracts\SEOTools::setDescription PHP 메소드

setDescription() 공개 메소드

Setup description for all seo providers.
public setDescription ( string $description ) : Artesaos\SEOTools\Contracts\SEOTools
$description string
리턴 Artesaos\SEOTools\Contracts\SEOTools
    public function setDescription($description);