PHP Interface seregazhuk\PinterestBot\Api\Contracts\PaginatedResponse

Afficher le fichier Open project: seregazhuk/php-pinterest-bot Interface Usage Examples

Méthodes publiques

Méthode Description
getBookmarks ( ) : array Parse bookmarks from response.
getResponseData ( ) : array | boolean
isEmpty ( ) : boolean

Method Details

getBookmarks() public méthode

Parse bookmarks from response.
public getBookmarks ( ) : array
Résultat array

getResponseData() public méthode

public getResponseData ( ) : array | boolean
Résultat array | boolean

isEmpty() public méthode

public isEmpty ( ) : boolean
Résultat boolean