Instagram\API\Response\FollowingFriendshipResponse::getSections PHP Méthode

getSections() public méthode

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