You've already forked Epicnabbo-Catalogus-Updated-Daily
🆙 Add fixed cms 🆙
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
namespace App\Models\Compositions;
|
||||
|
||||
interface HasBadge
|
||||
{
|
||||
public function getBadgePath(): string;
|
||||
|
||||
public function getBadgeName(): string;
|
||||
}
|
||||
Reference in New Issue
Block a user