<?php

namespace Boilerplate\Boilerplate\Interfaces;

interface BoilerplateRepositoryInterface
{
}