You are here

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

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

File

model/form/botcha.form.model.inc, line 19
Contains BotchaFormModel class.

Class

BotchaFormModel

Code

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