You are here

public function PartialMockTestClass::doAnotherThing in Zircon Profile 8.0

Same name and namespace in other branches
  1. 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

PartialMockTestClass

Code

public function doAnotherThing() {
}