Akaunting/app/Interfaces/Export/WithParentSheet.php

9 lines
78 B
PHP
Raw Normal View History

2024-05-22 16:26:16 +00:00
<?php
namespace App\Interfaces\Export;
interface WithParentSheet
{
//
}