public function PartialMockTestClass::doAnotherThing in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/phpunit/phpunit-mock-objects/tests/_fixture/PartialMockTestClass.php \PartialMockTestClass::doAnotherThing()
File
- vendor/
phpunit/ phpunit-mock-objects/ tests/ _fixture/ PartialMockTestClass.php, line 15
Class
Code
public function doAnotherThing() {
}