PHP Класс Instagram\API\Response\CommentMediaResponse

Наследование: extends BaseResponse
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
$comment Instagram\API\Response\Model\Comment Comment

Открытые методы

Метод Описание
getComment ( ) : Comment
setComment ( Comment $comment )

Описание методов

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

public getComment ( ) : Comment
Результат Instagram\API\Response\Model\Comment

setComment() публичный метод

public setComment ( Comment $comment )
$comment Instagram\API\Response\Model\Comment

Описание свойств

$comment защищенное свойство

Comment
protected Comment,Instagram\API\Response\Model $comment
Результат Instagram\API\Response\Model\Comment