<?php

namespace Litecms\Practice\Interfaces;

interface PracticeRepositoryInterface
{
}