You are here

interface CInterface in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/class-loader/Tests/Fixtures/ClassesWithParents/CInterface.php \ClassesWithParents\CInterface

Hierarchy

Expanded class hierarchy of CInterface

All classes that implement CInterface

File

vendor/symfony/class-loader/Tests/Fixtures/ClassesWithParents/CInterface.php, line 5

Namespace

ClassesWithParents
View source
interface CInterface extends GInterface {

}

Members