PHP Класс Instagram\API\Request\RemoveProfilePictureAccountRequest

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

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

Метод Описание
__construct ( $instagram )
execute ( ) : RemoveProfilePictureAccountResponse
getEndpoint ( )
getMethod ( )
getResponseObject ( )

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

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

public __construct ( $instagram )
$instagram Instagram

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

public execute ( ) : RemoveProfilePictureAccountResponse
Результат Instagram\API\Response\RemoveProfilePictureAccountResponse

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

public getEndpoint ( )

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

public getMethod ( )

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

public getResponseObject ( )