akaunting/app/Interfaces/Job/ShouldCreate.php

9 lines
72 B
PHP

<?php
namespace App\Interfaces\Job;
interface ShouldCreate
{
//
}