You are here

private function Botcha::__construct in BOTCHA Spam Prevention 6.2

Same name and namespace in other branches
  1. 7.2 controller/botcha.controller.inc \Botcha::__construct()

File

controller/botcha.controller.inc, line 29
Contains Botcha class.

Class

Botcha
Singleton realization of botcha application.

Code

private function __construct() {

  /* ... @return Singleton */
}