lepisi-pengumuman/vendor/phpspec/prophecy/fixtures/EmptyInterface.php

8 lines
66 B
PHP

<?php
namespace Fixtures\Prophecy;
interface EmptyInterface
{
}