Instagram\API\Response\FollowingFriendshipResponse::getSections PHP Метод

getSections() публичный Метод

public getSections ( ) : FollowingSection[]
Результат Instagram\API\Response\Model\FollowingSection[]
    public function getSections()
    {
        return $this->sections;
    }