You are here

protected property BotchaRecipeModel::$rtlns in BOTCHA Spam Prevention 6.3

Same name and namespace in other branches
  1. 7.3 model/recipe/botcha.recipe.model.inc \BotchaRecipeModel::rtlns

File

model/recipe/botcha.recipe.model.inc, line 17
Contains BotchaRecipeModel class.

Class

BotchaRecipeModel

Code

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