You are here

protected property BotchaRecipebookModel::$rtlns in BOTCHA Spam Prevention 7.3

Same name and namespace in other branches
  1. 6.3 model/recipebook/botcha.recipebook.model.inc \BotchaRecipebookModel::rtlns

File

model/recipebook/botcha.recipebook.model.inc, line 18
Contains BotchaRecipebookModel class.

Class

BotchaRecipebookModel

Code

protected $rtlns = array(
  BotchaModel::RELATION_FORM_RECIPEBOOK,
  BotchaModel::RELATION_RECIPE_RECIPEBOOK,
);