<?php namespace Sma\Transaction\Interfaces; interface TransactionRepositoryInterface { }