abstract public function AbstractMockTestClass::doSomething in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/phpunit/phpunit-mock-objects/tests/_fixture/AbstractMockTestClass.php \AbstractMockTestClass::doSomething()
File
- vendor/
phpunit/ phpunit-mock-objects/ tests/ _fixture/ AbstractMockTestClass.php, line 4
Class
Code
public abstract function doSomething();