<?php

namespace Provider\Package\Interfaces;

interface UserRepositoryInterface
{
}