<?php

namespace App\Interfaces\Job;

interface ShouldUpdate
{
    //
}