Singleton::__clone()

Description #

Cloning is forbidden.

Changelog #

VersionDescription
4.1.8Introduced.

Source #

File: includes/class/class-singleton.php

	private function __clone() {
		_doing_it_wrong( __FUNCTION__, esc_attr__( 'Cheatin’ huh?', 'anspress-question-answer' ), '1.0.0' );
	}

Leave a Reply

Your email address will not be published.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Add your comment