Domain\Link::getTitle PHP 메소드

getTitle() 공개 메소드

public getTitle ( )
    public function getTitle()
    {
        return $this->title;
    }