class WithComments in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/symfony/class-loader/Tests/Fixtures/Namespaced/WithComments.php \Namespaced\WithComments
Hierarchy
- class \Namespaced\WithComments
Expanded class hierarchy of WithComments
File
- vendor/
symfony/ class-loader/ Tests/ Fixtures/ Namespaced/ WithComments.php, line 14
Namespace
NamespacedView source
class WithComments {
/** @Boolean */
public static $loaded = true;
}
Members
Name | Modifiers | Type | Description | Overrides |
---|---|---|---|---|
WithComments:: |
public static | property | @Boolean |