akaunting/app/Interfaces/Job/ShouldUpdate.php

9 lines
72 B
PHP
Raw Permalink Normal View History

2021-09-06 11:53:57 +03:00
<?php
namespace App\Interfaces\Job;
interface ShouldUpdate
{
//
}