Instagram\API\Response\CommentMediaResponse::getComment PHP Метод

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

public getComment ( ) : Comment
Результат Instagram\API\Response\Model\Comment
    public function getComment()
    {
        return $this->comment;
    }
CommentMediaResponse