You are here

class CFoo in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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