Core/tests/plugins/testMissingHeader/TestMissingHeader.php

8 lines
67 B
PHP
Raw Normal View History

<?php
namespace Application\Plugin;
class TestMissingHeader
{
}