public function IBotchaRecipeController::delete in BOTCHA Spam Prevention 7.3
Same name and namespace in other branches
- 6.3 controller/recipe/botcha.recipe.controller.inc \IBotchaRecipeController::delete()
2 methods override IBotchaRecipeController::delete()
- BotchaRecipeController::delete in controller/
recipe/ botcha.recipe.controller.inc - BotchaRecipeControllerLogger::delete in controller/
recipe/ decorator/ logger/ botcha.recipe.controller.logger.inc
File
- controller/
recipe/ botcha.recipe.controller.inc, line 12 - Controller layer of the BotchaRecipe objects.
Class
- IBotchaRecipeController
- @file Controller layer of the BotchaRecipe objects.
Code
public function delete($recipe);