You are here

public function InheritanceB::testSomething in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/phpunit/phpunit/tests/_files/Inheritance/InheritanceB.php \InheritanceB::testSomething()

File

vendor/phpunit/phpunit/tests/_files/Inheritance/InheritanceB.php, line 5

Class

InheritanceB

Code

public function testSomething() {
}