akaunting/app/Interfaces/Update/ShouldUpdateAllCompanies.php
2021-09-09 22:41:44 +03:00

9 lines
87 B
PHP

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