Build a new collector and first view online.

This commit is contained in:
James Cole
2019-03-24 09:23:36 +01:00
parent fb304de75e
commit d94b23b15d
15 changed files with 720 additions and 24 deletions

View File

@@ -35,7 +35,7 @@ use Illuminate\Support\Collection;
/**
* Interface TransactionCollectorInterface
*
* @deprecated
*/
interface TransactionCollectorInterface
{