You are here

protected function SingletonClass::__construct in Zircon Profile 8.0

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

File

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

Class

SingletonClass

Code

protected function __construct() {
}