<?php

namespace Lavalite\Career\Interfaces;

interface JobRepositoryInterface
{
}