[Spark] Add Facebook user profile class
Review Request #172 — Created Oct. 8, 2013 and submitted — Latest diff uploaded
Information | |
---|---|
pprkut | |
Lunr | |
pprkut:facebook_api_user | |
|
|
Reviewers | |
lunr | |
Add Facebook user profile class. Field access is implemented using __call(). If at a later point an interface requires dedicated methods handling can be easily split out.
Unit tests
Diff Revision 2 (Latest)
orig
1
2
src/Lunr/Spark/DataError.php |
---|
src/Lunr/Spark/Facebook/UserProfile.php |
---|
src/Lunr/Spark/Facebook/Tests/UserProfileBaseTest.php |
---|
src/Lunr/Spark/Facebook/Tests/UserProfileGetDataTest.php |
---|
src/Lunr/Spark/Facebook/Tests/UserProfileGetProfileDataTest.php |
---|
src/Lunr/Spark/Facebook/Tests/UserProfileTest.php |
---|
tests/phpunit.xml |
---|