public function IBotchaFormController::save in BOTCHA Spam Prevention 7.3
Same name and namespace in other branches
- 6.3 controller/form/botcha.form.controller.inc \IBotchaFormController::save()
2 methods override IBotchaFormController::save()
- BotchaFormController::save in controller/
form/ botcha.form.controller.inc - BotchaFormControllerLogger::save in controller/
form/ decorator/ logger/ botcha.form.controller.logger.inc
File
- controller/
form/ botcha.form.controller.inc, line 11 - Controller layer of the BotchaForm objects.
Class
- IBotchaFormController
- @file Controller layer of the BotchaForm objects.
Code
public function save($form);