[Spark] Tweet class

Review Request #217 — Created Oct. 29, 2013 and submitted

dinos
Lunr
dinostheo:TweetClass
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
  • 0
  • 0
  • 4
  • 0
  • 4
Description From Last Updated
pprkut
  1. 
      
  2. src/Lunr/Spark/Twitter/Tests/TweetBaseTest.php (Diff revision 1)
     
     
     
     
    superfluous
  3. src/Lunr/Spark/Twitter/Tests/TweetBaseTest.php (Diff revision 1)
     
     
     
     
     
     
     
     
    eh, cas?
    1. too much copy paste
  4. superfluous
  5. 
      
dinos
pprkut
  1. 
      
  2. 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
  3. 
      
dinos
pprkut
  1. Ship It!
  2. 
      
dinos
Review request changed

Status: Closed (submitted)

Change Summary:

Merged into master
Loading...