[Spark] Tweet class
Review Request #217 — Created Oct. 29, 2013 and submitted
Information | |
---|---|
dinos | |
Lunr | |
dinostheo:TweetClass | |
Reviewers | |
lunr | |
Tweet class implementation for accesing tweet(status) fields. This class represents a single tweet, which is the result of many twitter api services, such as /search/tweets and /statuses/user_timeline.
unit tests
-
-
src/Lunr/Spark/Twitter/Tweet.php (Diff revision 2) you probably want this to return $this. Allows for a tiny bit more compact syntax when constructing in a loop