You are here

final private function SingletonClass::__clone in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/phpunit/phpunit-mock-objects/tests/_fixture/SingletonClass.php \SingletonClass::__clone()

File

vendor/phpunit/phpunit-mock-objects/tests/_fixture/SingletonClass.php, line 25

Class

SingletonClass

Code

private final function __clone() {
}