<?php

namespace Project\Pm\Interfaces;

interface PageRepositoryInterface
{
}