kawax/laravel-freee-sdk

View on GitHub
src/Contracts/Accounting.php

Summary

Maintainability
A
0 mins
Test Coverage
F
0%
<?php

namespace Revolution\Freee\Contracts;

interface Accounting extends Driver
{
}