Akaunting/app/Interfaces/Update/ShouldUpdateAllCompanies.php

9 lines
87 B
PHP

<?php
namespace App\Interfaces\Update;
interface ShouldUpdateAllCompanies
{
//
}