Akaunting/app/Interfaces/Export/WithParentSheet.php

9 lines
78 B
PHP

<?php
namespace App\Interfaces\Export;
interface WithParentSheet
{
//
}