Instagram\API\Response\Model\FollowingSection::getTitle PHP 메소드

getTitle() 공개 메소드

public getTitle ( ) : string
리턴 string
    public function getTitle()
    {
        return $this->title;
    }