You are here

class CFoo in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/symfony/class-loader/Tests/Fixtures/php5.4/traits.php \Foo\CFoo

Hierarchy

Expanded class hierarchy of CFoo

File

vendor/symfony/class-loader/Tests/Fixtures/php5.4/traits.php, line 8

Namespace

Foo
View source
class CFoo {
  use TFoo;

}

Members