Feed interface
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
namespace App\Services\Feeds;
|
||||
use Illuminate\Support\Facades\Http;
|
||||
|
||||
class SunFeed
|
||||
class SunFeed implements Feed
|
||||
{
|
||||
/**
|
||||
* Latest articles published by sun. An Alternative to rss
|
||||
|
||||
Reference in New Issue
Block a user