scrub useless phpdoc

This commit is contained in:
Dylan K. Taylor
2020-02-10 12:21:07 +00:00
parent 2d51971b84
commit 15b76a24b7
13 changed files with 0 additions and 34 deletions

View File

@@ -107,8 +107,6 @@ class ShapelessRecipe implements CraftingRecipe{
/**
* @deprecated
*
* @param CraftingManager $manager
*/
public function registerToCraftingManager(CraftingManager $manager) : void{
$manager->registerShapelessRecipe($this);