This commit is contained in:
Graham Campbell
2014-12-30 18:19:22 +00:00
parent df101a27c2
commit 509f582539
36 changed files with 143 additions and 111 deletions
@@ -4,7 +4,6 @@ namespace CachetHQ\Cachet\Repositories\Component;
interface ComponentRepository
{
public function all();
public function create($id, array $array);