[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
There are no open issues
pprkut
  1. 
      
  2. src/Lunr/Spark/Twitter/Tests/TweetBaseTest.php (Diff revision 1)
     
     
     
     
    The issue has been resolved. Show all issues
    superfluous
  3. src/Lunr/Spark/Twitter/Tests/TweetBaseTest.php (Diff revision 1)
     
     
     
     
     
     
     
     
    The issue has been resolved. Show all issues
    eh, cas?
    1. too much copy paste
  4. The issue has been resolved. Show all issues
    superfluous
  5. 
      
dinos
pprkut
  1. 
      
  2. src/Lunr/Spark/Twitter/Tweet.php (Diff revision 2)
     
     
     
     
     
     
     
     
     
     
     
     
    The issue has been resolved. Show all issues
    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...