public function BotchaRecipebook::getDescription in BOTCHA Spam Prevention 6.3
Same name and namespace in other branches
- 7.3 controller/recipebook/botcha.recipebook.controller.inc \BotchaRecipebook::getDescription()
File
- controller/
recipebook/ botcha.recipebook.controller.inc, line 149 - Controller layer of the BotchaRecipebook objects.
Class
Code
public function getDescription() {
return $this->description;
}