You've already forked Epicnabbo-Catalogus-Updated-Daily
🆙 More refactored 🆙
This commit is contained in:
@@ -77,4 +77,9 @@ class WebsiteArticle extends Model
|
||||
{
|
||||
return $this->morphToMany(Tag::class, 'taggable');
|
||||
}
|
||||
|
||||
public function createFollowersNotification(): void
|
||||
{
|
||||
// Stub to satisfy type checks; implement if needed.
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user