CS fixes
This commit is contained in:
@@ -4,7 +4,6 @@ namespace CachetHQ\Cachet\Repositories\Component;
|
||||
|
||||
interface ComponentRepository
|
||||
{
|
||||
|
||||
public function all();
|
||||
|
||||
public function create($id, array $array);
|
||||
|
||||
Reference in New Issue
Block a user