Instagram\API\Response\FollowersFriendshipResponse::getSections PHP 메소드

getSections() 공개 메소드

public getSections ( ) : FollowerSection[]
리턴 Instagram\API\Response\Model\FollowerSection[]
    public function getSections()
    {
        return $this->sections;
    }