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

getSections() public method

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