diff --git a/src/Analyser/Minecraft/.gitkeep b/src/Analyser/Minecraft/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/src/Detective/Minecraft/MinecraftDetective.php b/src/Detective/Minecraft/MinecraftDetective.php new file mode 100644 index 0000000..aec7df5 --- /dev/null +++ b/src/Detective/Minecraft/MinecraftDetective.php @@ -0,0 +1,10 @@ +assertInstanceOf(MinecraftDetective::class, $detective); + } +}