You are here

protected function Singleton::init in Anti Spam by CleanTalk 9.1.x

Same name and namespace in other branches
  1. 8.4 src/lib/Cleantalk/Common/Templates/Singleton.php \Cleantalk\Common\Templates\Singleton::init()

Alternative constructor

Parameters

null $args:

File

src/lib/Cleantalk/Common/Templates/Singleton.php, line 46

Class

Singleton
Trait Singleton

Namespace

Cleantalk\Common\Templates

Code

protected function init($args = null) {
}