Skip to content

Commit

Permalink
Update laravel-feed.php
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze committed Mar 6, 2016
1 parent 7377f64 commit dae5d0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/laravel-feed.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
/*
* Here you can specify which class and method will return
* the items that should appear in the feed. For example:
* 'App\Repositories\NewsItemRepository@getAllOnline'
* '\App\Model@getAllFeedItems'
*/
'items' => '',

Expand Down

0 comments on commit dae5d0f

Please sign in to comment.