You are here

private function Botcha::__wakeup in BOTCHA Spam Prevention 7.2

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

File

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

Class

Botcha
Singleton realization of botcha application.

Code

private function __wakeup() {

  /* ... @return Singleton */
}