<?php

namespace Locations\Location\Interfaces;

interface DistrictsRepositoryInterface
{
}