JorgenPhi / php-snapchat

A PHP library for the Snapchat API - With Commit History
MIT License
259 stars 73 forks source link

$friends = $snapchat->getFriends(); #81

Closed zangon closed 9 years ago

zangon commented 9 years ago

$friends = $snapchat->getFriends();

^^ How can I turn the information provided into a string? Or even, get the "name" property of the objects returned and put it to a string, is it possible?