You are here

public function SingletonClass::doSomething in Zircon Profile 8

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

File

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

Class

SingletonClass

Code

public function doSomething() {
}