mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-19 04:15:04 +00:00
scrub useless phpdoc
This commit is contained in:
@@ -107,8 +107,6 @@ class ShapelessRecipe implements CraftingRecipe{
|
||||
|
||||
/**
|
||||
* @deprecated
|
||||
*
|
||||
* @param CraftingManager $manager
|
||||
*/
|
||||
public function registerToCraftingManager(CraftingManager $manager) : void{
|
||||
$manager->registerShapelessRecipe($this);
|
||||
|
Reference in New Issue
Block a user