Files
piratepoet/tests/unit/DI/TestService.php
Pavel Dohnal c4037776f7 Fix newly found phpstan errors
[MAILPOET-3792]
2021-10-27 13:29:12 +02:00

8 lines
59 B
PHP

<?php
namespace MailPoet\Test\DI;
class TestService {
}