Instagram\API\Response\FollowingFriendshipResponse::getSections PHP Method

getSections() public method

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