You are here

public static function SingletonClass::getInstance in Zircon Profile 8

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

File

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

Class

SingletonClass

Code

public static function getInstance() {
}