class CBar in Zircon Profile 8.0
Same name and namespace in other branches
Hierarchy
Expanded class hierarchy of CBar
File
- vendor/
symfony/ class-loader/ Tests/ Fixtures/ php5.4/ traits.php, line 27
Namespace
FooView source
class CBar implements IBar {
use TBar;
use TFooBar;
}