akaunting/app/Interfaces/Job/ShouldUpdate.php

9 lines
72 B
PHP

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