You are here

protected function Singleton::__construct in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/phpunit/phpunit/tests/_files/Singleton.php \Singleton::__construct()

File

vendor/phpunit/phpunit/tests/_files/Singleton.php, line 6

Class

Singleton

Code

protected function __construct() {
}