Core/tests/plugins/testDisabledPlugin/TestInvalidClass.php

8 lines
68 B
PHP
Raw Normal View History

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