2021-10-26 00:49:41 +01:00

7 lines
72 B
PHP

<?php
namespace pocketmine\utils\fixtures;
interface TestInterface{
}