Skip to content

Commit

Permalink
updated examples of usage
Browse files Browse the repository at this point in the history
  • Loading branch information
jsifalda committed Sep 30, 2012
1 parent c351a97 commit cbf5c2f
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,6 @@ Collection of classes for working with RSS

services:
Cache: Nette\Caching\Cache
RSSFeed: Flame\Utils\RSSFeed
TwitterRSSFeed:
class: \Flame\Utils\TwitterRSSFeed
autowired: no

RSSFeedControlFactory: Portfolio\Components\RSSFeed\RSSFeedControlFactory
TwitterRSSFeedControlFactory:
class: Portfolio\Components\TwitterRSSFeed\TwitterRSSFeedControlFactory
inject: no
setup:
- injectTwitterRSSFeed( @TwitterRSSFeed )
- injectSettingFacade( @SettingFacade )
RSSReader: \Flame\Packages\RSSFeed\RSSReaderService
TwitterRSSReader: \Flame\Packages\RSSFeed\TwitterRSSReaderService

0 comments on commit cbf5c2f

Please sign in to comment.