You are here

interface Bor in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/phpunit/php-code-coverage/tests/_files/source_with_ignore.php \Bor

Hierarchy

  • interface \Bor

Expanded class hierarchy of Bor

All classes that implement Bor

File

vendor/phpunit/php-code-coverage/tests/_files/source_with_ignore.php, line 33

View source
interface Bor {
  public function foo();

}

Members