<?php

namespace Cert\Certification\Interfaces;

interface CertificationsRepositoryInterface
{
}