private function Botcha::__clone in BOTCHA Spam Prevention 6.2
Same name and namespace in other branches
- 7.2 controller/botcha.controller.inc \Botcha::__clone()
File
- controller/
botcha.controller.inc, line 30 - Contains Botcha class.
Class
- Botcha
- Singleton realization of botcha application.
Code
private function __clone() {
/* ... @return Singleton */
}