public function SingletonClass::doSomething in Zircon Profile 8
Same name and namespace in other branches
- 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
Code
public function doSomething() {
}