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

getTitle() 공개 메소드

Get current title from metatags.
public getTitle ( boolean $session = false ) : string
$session boolean
리턴 string
    public function getTitle($session = false);