. */ namespace FireflyIII\Support\Search; /** * Class TransactionSearch */ class TransactionSearch implements GenericSearchInterface { }