Files
nhgooi.nl/website/vendor/phpspec/prophecy/fixtures/EmptyInterface.php
2020-01-06 02:36:10 +01:00

8 lines
66 B
PHP

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