<?php

namespace Pionia\Contracts;

interface ApplicationContract
{
}
