<?php

namespace App\Interfaces\Job;

interface ShouldCreate
{
    //
}