You are here

protected property Botcha::$ctrls in BOTCHA Spam Prevention 6.3

Same name and namespace in other branches
  1. 7.3 controller/application/botcha.application.controller.inc \Botcha::ctrls

File

controller/application/botcha.application.controller.inc, line 48
Contains Botcha class.

Class

Botcha
Just a middleman for achieving purposes such as:

Code

protected $ctrls = array(
  self::CONTROLLER_TYPE_FORM,
  self::CONTROLLER_TYPE_RECIPE,
  self::CONTROLLER_TYPE_RECIPEBOOK,
);