Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

Commit

Permalink
Resolved merge conflicts from commit 83ba3cf
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz authored and Mike Willbanks committed Jun 20, 2013
1 parent 35bc5c2 commit ed3d22e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/Writer/Feed.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@

/**
*/
class Feed extends AbstractFeed implements
Iterator,
Countable
class Feed extends AbstractFeed implements Iterator, Countable
{

/**
Expand Down

0 comments on commit ed3d22e

Please sign in to comment.