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

getSections() 공개 메소드

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