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