Instagram\API\Response\CommentMediaResponse::getComment PHP Méthode

getComment() public méthode

public getComment ( ) : Comment
Résultat Instagram\API\Response\Model\Comment
    public function getComment()
    {
        return $this->comment;
    }
CommentMediaResponse